| Interface | Description |
|---|---|
| RenderLayer |
Represents a layer which is used to group objects being rendered.
|
| Class | Description |
|---|---|
| Entities |
Helper class with static convenience methods.
|
| Entities.GameEntityBuilder |
Provides fluent API for building entities.
|
| EntityView |
Represents the visual aspect of an entity.
|
| GameEntity |
Entity that guarantees to have Type, Position, Rotation, BoundingBox and View
components.
|
Copyright © 2016. All rights reserved.