game.game

Undocumented in source.

Members

Functions

load_image
void load_image(string name, void delegate(Handle) cb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
load_level
void load_level(uint id, ubyte[] level, uint ctx, uint fun)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
scheduleFrame
void scheduleFrame(uint ctx, uint fun)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Game
struct Game
Undocumented in source.

Meta