Documentation ¶
Overview ¶
Code generated by "pipeline"; DO NOT EDIT.
Index ¶
- Variables
- func NewChar(s *core.Core, w *character.CharWrapper, _ info.CharacterProfile) error
- func ValidateParamKeys(a action.Action, keys []string) error
- type TurboTwirly
- func (s *TurboTwirly) Count() int
- func (s *TurboTwirly) Direction() geometry.Point
- func (s *TurboTwirly) Expiry() int
- func (s *TurboTwirly) IsLimited() bool
- func (s *TurboTwirly) Key() int
- func (s *TurboTwirly) OnDestruct()
- func (s *TurboTwirly) Pos() geometry.Point
- func (s *TurboTwirly) Type() construct.GeoConstructType
Constants ¶
This section is empty.
Variables ¶
View Source
var EJumpFrames []int
Functions ¶
func NewChar ¶
func NewChar(s *core.Core, w *character.CharWrapper, _ info.CharacterProfile) error
Types ¶
type TurboTwirly ¶
type TurboTwirly struct {
// contains filtered or unexported fields
}
func (*TurboTwirly) Count ¶
func (s *TurboTwirly) Count() int
func (*TurboTwirly) Direction ¶
func (s *TurboTwirly) Direction() geometry.Point
func (*TurboTwirly) Expiry ¶
func (s *TurboTwirly) Expiry() int
func (*TurboTwirly) IsLimited ¶
func (s *TurboTwirly) IsLimited() bool
func (*TurboTwirly) Key ¶
func (s *TurboTwirly) Key() int
func (*TurboTwirly) OnDestruct ¶
func (s *TurboTwirly) OnDestruct()
func (*TurboTwirly) Pos ¶
func (s *TurboTwirly) Pos() geometry.Point
func (*TurboTwirly) Type ¶
func (s *TurboTwirly) Type() construct.GeoConstructType
Click to show internal directories.
Click to hide internal directories.