Skip to content

gengine.stateMachine

Gauthier Billot edited this page Dec 19, 2014 · 5 revisions

Function

Implements a state machine in the given object.

Synopsis
gengine.stateMachine(aClass)
Arguments
Name Type Description
aClass table The class/object in which a state machine will be implemented.
Returns

Nothing.

Clone this wiki locally