atk.state_type

Module for [StateType] enum namespace

struct StateType

Types 1

structStateType

Namespace for [StateType] enum

Methods
atk.types.StateType forName(string name) static nothrowGets the #AtkStateType corresponding to the description string name.
string getName(atk.types.StateType type) static nothrowGets the description string describing the #AtkStateType type.
atk.types.StateType register(string name) static nothrowRegister a new object state.