AlphaFramework API  1.0.3
Classes
AlphaFramework.World.Positionables Namespace Reference

Classes

class  BenchmarkPoint
 A marker that controls camera positions for the benchmark mode of the game. More...
 
class  CameraState
 Stores the position and direction of the camera in the game. More...
 
class  EntityBase
 A common base class for Positionable<TCoordinates> whose behaviour and graphical representation is controlled by components. More...
 
interface  ITemplated
 An interface to elements that are based on a named template. More...
 
interface  IUpdateable
 A Positionable<TCoordinates> that updates itself on each frame. More...
 
class  Positionable
 An object that can be positioned in the game world. More...
 
class  Water
 A water plane spanning a certain part of the Terrain<TTemplate>. More...