|
pygame is
pygame.org is
|
symplehfsm - hierarchical finite state machine framework
symplehfsm - hierarchical finite state machine framework - 1.0.3.0DR0ID (dr0id)Tags:DescriptionThe symplehfsm module provides following features of a state machine:
- guard action
- entry and exit actions
- transition action
- external and local transitions
- hierarchically nested states
- testable
- clear defined events interface
- clear defined actions interface
- execution speed optimization (transitions are converted to lookup's in a dictionary, even for a hierarchical structure)
- memory efficient because state machine structure can be shared by all instances
Take a look at the examples how to use it.
dependencies:
python 2.6+ (python 2.5 and older might work if you emulate the methodcaller)
license: New BSD license
LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 22, 2013
May 21, 2013
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
May 11, 2013
May 8, 2013
... more!
|
|