MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
def | __call__ |
The affect an action will perform.
Definition at line 15 of file breakdancer.py.
def breakdancer.Effect.__call__ | ( | self, | |
k, | |||
state | |||
) |
Called with a key and a state. The effect modifies the state as appropriate.
Definition at line 18 of file breakdancer.py.