Lumino
ln::Application Class Reference

グローバルなアプリケーション状態を扱うための基本クラスです。 More...

#include <Application.hpp>

Inherits ln::Object.

Public Member Functions

virtual void onInit ()
 エンジンの初期化処理が完了した後に呼び出されます。
 
virtual void onUpdate ()
 毎フレーム呼び出されます。
 
Worldworld () const
 デフォルトで作成されるメインの World を取得します。
 
void run ()
 Application の実行を開始します。
 

Detailed Description

グローバルなアプリケーション状態を扱うための基本クラスです。


The documentation for this class was generated from the following file: