kick
Static Public Member Functions | Friends
kick::Engine Class Reference

List of all members.

Static Public Member Functions

static void init (int &argc, char **argv, const WindowConfig &config=WindowConfig::plain)
static SceneactiveScene ()
static void setActiveScene (Scene *scene)
static ScenecreateScene (const std::string &name)
static std::vector< Scene >
::const_iterator 
begin ()
static std::vector< Scene >
::const_iterator 
end ()
static const EngineConfigconfig ()
static Contextcontext ()
static DefaultKeyHandlerdefaultKeyHandler ()
static void startMainLoop ()
static void startFrame ()
static void update ()
static void render ()
static std::string headerVersion ()
static std::string libVersion ()
static EventQueuegetEventQueue ()

Friends

class Project

Detailed Description

Definition at line 32 of file engine.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables