Controller

From Moviesandbox

Revision as of 18:36, 18 March 2009 by Fiezi (Talk | contribs)
Jump to: navigation, search

Contents

class Controller

derived from: Actor

The Controller allows the User to control certain Actors with mouse and keyboard through states. It also controls when to start or to stop a scene and manages the node trees in a scene. The Controller can "possess" actors and will use the possessed actors' position and rotation as the viewport camera.

Members:

Actor * cameraActor

The viewport position reference. Also the Actor that gets moved when in MOVECAMERASTATE.

Functions:

Function definition

See also: Input, Actor

Personal tools
Moviesandbox for UT2004