Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewChar ¶
func NewChar(s *core.Core, w *character.CharWrapper, _ profile.CharacterProfile) error
Types ¶
type IttoAttackState ¶ added in v1.0.0
type IttoAttackState int
const (
InvalidAttackState IttoAttackState = iota - 1
)
type IttoChargeState ¶ added in v1.0.0
type IttoChargeState int
const ( InvalidChargeState IttoChargeState = iota - 1 CA1CA2ToCAF CA2ToCA1ToCAF CA2ToCA1ToCA2 )
Click to show internal directories.
Click to hide internal directories.