Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CoOrdinates ¶
type CoOrdinates struct {
// contains filtered or unexported fields
}
type MovingParticle ¶
type MovingParticle struct {
// contains filtered or unexported fields
}
func MovingParticleFactory ¶
func MovingParticleFactory(particle IParticle) MovingParticle
func SilverBulletFactory ¶
func SilverBulletFactory() MovingParticle
type SilverBullet ¶
type SilverBullet struct {
}
Click to show internal directories.
Click to hide internal directories.