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().
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
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 Mon Oct 8 14:00:45 2007