Documentation ¶
Index ¶
- type Traveler
- func (c *Traveler) AnimationStartDelay(k model.AnimationDelayKey) int
- func (c *Traveler) Attack(p map[string]int) (action.Info, error)
- func (c *Traveler) Burst(p map[string]int) (action.Info, error)
- func (c *Traveler) ChargeAttack(p map[string]int) (action.Info, error)
- func (c *Traveler) Init() error
- func (c *Traveler) Skill(p map[string]int) (action.Info, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Traveler ¶
func NewTraveler ¶
func NewTraveler(s *core.Core, w *character.CharWrapper, p info.CharacterProfile, gender int) (*Traveler, error)
func (*Traveler) AnimationStartDelay ¶
func (c *Traveler) AnimationStartDelay(k model.AnimationDelayKey) int
func (*Traveler) ChargeAttack ¶
Click to show internal directories.
Click to hide internal directories.