Public Member Functions | |
def | __init__ |
def | get_state |
def | start |
Public Attributes | |
screen_height | |
screen_width | |
height | |
width | |
radius | |
x | |
y |
def unlock.state.cue_state.DynamicPositionCueState.__init__ | ( | self, | ||
trigger, | ||||
trial_time_state, | ||||
screen_height, | ||||
height, | ||||
screen_width, | ||||
width, | ||||
radius = 1 , |
||||
transition_fn = None | ||||
) |
def unlock.state.cue_state.DynamicPositionCueState.get_state | ( | self | ) |
Reimplemented from unlock.state.cue_state.CueState.
def unlock.state.cue_state.DynamicPositionCueState.start | ( | self | ) |
Reimplemented from unlock.state.cue_state.CueState.