Difference between revisions of "Engine"
From Another End
(→Methods) |
(→Methods) |
||
Line 13: | Line 13: | ||
===init=== | ===init=== | ||
+ | TODO Description... | ||
====Parameters=== | ====Parameters=== | ||
This method has no parameters. | This method has no parameters. | ||
− | ==== | + | ====Output==== |
===run=== | ===run=== | ||
+ | TODO Description... | ||
====Parameters=== | ====Parameters=== | ||
This method has no parameters. | This method has no parameters. | ||
− | ==== | + | ====Output==== |
===frameCallback=== | ===frameCallback=== | ||
+ | TODO Description... | ||
====Parameters=== | ====Parameters=== | ||
This method has no parameters. | This method has no parameters. | ||
− | ==== | + | ====Output==== |
===update=== | ===update=== | ||
+ | TODO Description... | ||
====Parameters=== | ====Parameters=== | ||
This method has no parameters. | This method has no parameters. | ||
− | ==== | + | ====Output==== |
===render=== | ===render=== | ||
+ | TODO Description... | ||
====Parameters=== | ====Parameters=== | ||
This method has no parameters. | This method has no parameters. | ||
− | ==== | + | ====Output==== |
Revision as of 16:31, 17 July 2014
Contents
Properties
- player
- scene
- toonMat
- toonVert
- toonFrag
- generator
- input
- interface
- messenger
Methods
init
TODO Description...
=Parameters
This method has no parameters.
Output
run
TODO Description...
=Parameters
This method has no parameters.
Output
frameCallback
TODO Description...
=Parameters
This method has no parameters.
Output
update
TODO Description...
=Parameters
This method has no parameters.
Output
render
TODO Description...
=Parameters
This method has no parameters.