|
ADTF
|
#include <level_machine.h>
Static Public Member Functions | |
| static tChangeMethod | GetMethod () |
Static Public Attributes | |
| static const LevelType | eLevel = level |
| level of the handler which is entered | |
| static const tDirection | eDirection = direction |
entering direction for the eLevel of the handler | |
Definition of handler method.
| level | Level Type of reaching Level |
| direction | direction of entering the level |
| method | method to call if level is entered |
|
inlinestatic |
returns the method to call on level change