Top Level Namespace

Defined Under Namespace

Modules: Engine, GLFW, GLFWNative, GLNative, Rendering

Constant Summary collapse

GAME_DIR =
File.expand_path(File.dirname($PROGRAM_NAME))
ENGINE_DIR =
File.expand_path(File.dirname(__FILE__))