Scene Methods

KB01 Engine

KB01_Engine

Scene Methods

The Scene type exposes the following members.

Constructors


  Name Description
Public method Scene
Initializes a new instance of the [Scene] class.

Methods


  Name Description
Public method ~Scene
Finalizes an instance of the [Scene] class.
Public method ChangeRotation
Changes the rotation.
Public method CreateEntityModel
Creates the entity model.
Public method CreateViewPort
Creates the view port based on the amount of scenes that will be splitted on the window.
Public method DeleteViewPort
Deletes the view port.
Public method GetEntityModels
Gets the entity models.
Public method GetLevelIndex
Gets the index of the level.
Public method Render
Renders the specified _renderer.
Public method SetupGeometry
Setups the geometry.
Public method SetupMatrices
Setups the matrices.