atk.state_type

Module for [StateType] enum namespace

struct StateType

Types 1

structStateType

Namespace for [StateType] enum

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