Engine Class |
Namespace: Lumino
The Engine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Initialize |
ライブラリを初期化します。
|
![]() ![]() | InitializeAudio |
ライブラリを初期化します。音声機能のみを使用する場合に呼び出します。
|
![]() ![]() | IsEndRequested |
アプリケーションを終了するべきかを確認します。
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Terminate |
ライブラリの終了処理を行います。
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | UpdateFrame |
1フレーム分の更新処理を行います。
|