Documentation ¶
Index ¶
- Constants
- type Handler
- func (i *Handler) AddWeaponInfuse(char int, key string, ele attributes.Element, dur int, canBeOverriden bool, ...)
- func (i *Handler) ExtendInfusion(char int, factor, dur float64)
- func (i *Handler) Infused(char int, a attacks.AttackTag) attributes.Element
- func (i *Handler) WeaponInfuseIsActive(char int, key string) bool
- type WeaponInfusion
Constants ¶
View Source
const MaxTeamSize = 4
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) AddWeaponInfuse ¶
func (*Handler) ExtendInfusion ¶
type WeaponInfusion ¶
Click to show internal directories.
Click to hide internal directories.