IgeEngine

Method: manualRender

Manually render a frame on demand. This is used in conjunction with the ige.useManualRender(true) call which will cause the engine to only render new graphics frames from the scenegraph once this method is called. You must call this method every time you wish to update the graphical output on screen.

Calling this method multiple times during a single engine tick will NOT make it draw more than one frame, therefore it is safe to call multiple times if required by different sections of game logic without incurring extra rendering cost.
manualRender ()
© Copyright 2013 Irrelon Software Limited. All Rights Reserved. UK Registered Company Number: 07522767
Isogenic (ī´sōjen´ik): Adj originating from a common source; possessing the same genetic composition.
Strange Things Happen at the One Two Point