Recent Changes - Search:

Documentation

Help

Tutorials

RoadMap

Help Docs for wiki writers:

PmWiki

edit SideBar

RenderSeen

bool RenderSeen(
bool _UpdateScreenNow
);

Public function of the Epee Engine Class

Description:
Draws all renderable objects in the current render list to the back buffer// If true is passed into this function then after the objects have been drawn to the back buffer the front and back buffers are then flipped
call this function with true as an augment to draw images on the screen//

Arguments:

Optional: bool _UpdateScreenNow
if true the front an back buffers are flipped if false the front an back buffers are not flipped defaults to false

Return Value:
always returns to for now

Edit - History - Print - Recent Changes - Search
Page last modified on April 04, 2007, at 04:51 PM