Fireball is the game engine for the future.
/** * Module Description 1 * * @module mod1 * @main mod1 * @submodule submod1 * @submodule submod2 */ /** * Direct method * @method directMethod * @return {String} */ /** * Class * @class class1 */