Public Member Functions | |
def | __init__ |
Public Attributes | |
change | |
step_value | |
Static Public Attributes | |
int | XChange = 0 |
int | YChange = 1 |
int | Select = 2 |
def unlock.state.grid_state.GridStateChange.__init__ | ( | self, | ||
change, | ||||
step_value = None | ||||
) |
int unlock.state.grid_state.GridStateChange.Select = 2 [static] |
int unlock.state.grid_state.GridStateChange.XChange = 0 [static] |
int unlock.state.grid_state.GridStateChange.YChange = 1 [static] |