FreeJ scripting

Class TriggerController

Object
   |
   +--Controller
         |
         +--TriggerController

class TriggerController
extends Controller


The Trigger Controller holds callbacks to javascript. You can use the frame callback to process various stuff, instead using run().
Author: MrGoil
Defined in Controller.js


Constructor Summary
TriggerController()
            The TriggerController constructor creates a trigger controller
 
Method Summary
 void frame()
           This will be called each frame.
 
Methods inherited from class Controller
activate, get_name
 

Constructor Detail

TriggerController

TriggerController()

Method Detail

frame

void frame()

FreeJ scripting

| FreeJ scripting documentation is Copyleft (C) 2000 - 2007 dyne.org foundation. Verbatim copying and distribution of this entire page is permitted in any medium, provided this notice is preserved.
Send inquiries & questions to dyne.org's hackers.
Documentation generated by JSDoc on Thu May 29 20:56:52 2008