Top Level Namespace

Defined Under Namespace

Modules: Kernel, Lotu Classes: GameEntity, String

Constant Summary collapse

LOTU_ROOT =

Get the path to this file to reference the lotu folder and stuff it in the front of $LOAD_PATH so our relative requires are found quickly without problems

File.expand_path(File.join(File.dirname(__FILE__), 'lotu'))