renderer Class Reference

file : ../lua/lib.renderer.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed GetRendererName (mixed renderer)
 common utils for all renderers
static mixed ActivateRenderer (mixed newrenderer)
static mixed NotifyMainWindowResized (mixed w, mixed h)


Detailed Description

file : ../lua/lib.renderer.lua (this is just a pseudo class used for grouping global functions)

Definition at line 1826 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed renderer::GetRendererName ( mixed  renderer  )  [inline, static]

common utils for all renderers

Definition at line 1829 of file lua_pseudo_code.cpp.

static mixed renderer::ActivateRenderer ( mixed  newrenderer  )  [inline, static]

Definition at line 1831 of file lua_pseudo_code.cpp.

static mixed renderer::NotifyMainWindowResized ( mixed  w,
mixed  h 
) [inline, static]

called from c warning ! this gets called a lot while user resizes window

Definition at line 1835 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6