Documentation ¶
Index ¶
- type Target
- func (t *Target) GetTag(key string) int
- func (t *Target) HP() float64
- func (t *Target) Index() int
- func (t *Target) IsAlive() bool
- func (t *Target) Kill()
- func (t *Target) MaxHP() float64
- func (t *Target) Pos() (float64, float64)
- func (t *Target) RemoveTag(key string)
- func (t *Target) SetIndex(ind int)
- func (t *Target) SetPos(x, y float64)
- func (t *Target) SetTag(key string, val int)
- func (t *Target) Shape() combat.Shape
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.