MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
breakdancer.Effect Class Reference
Inheritance diagram for breakdancer.Effect:

Public Member Functions

def __call__

Detailed Description

The affect an action will perform.

Definition at line 15 of file breakdancer.py.

Member Function Documentation

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.


The documentation for this class was generated from the following file: