|
Controller System
C4Controller.h
class ControllerTheController class manages a dynamic node in a world.
Definition
Member Functions
Constructor
Parameters
Description
The Controller class is the general mechanism through which dynamic nodes are managed in a world. Any node that moves for almost any reason is controlled by a specialized subclass of the Controller class. The Controller class also serves as the point of communication for nodes that need to be synchronized in a multiplayer environment.
Base Classes
See Also
ControllerReg
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||