AlphaFramework API  1.0.3
Namespaces | Classes
AlphaFramework.World Namespace Reference

Classes

interface  IUniverse
 A common base for all UniverseBase<TCoordinates> types. More...
 
class  Parallel
 A lightweight implementation of a small subset of Microsoft's Parallel Extensions for .Net 3.5/4.0 that can be used with the earlier .Net/C# 2.0 More...
 
class  SessionBase
 A common base for game sessions (i.e. a game actually being played). More...
 
class  UniverseBase
 A common base for game worlds (but not a running game). Equivalent to the content of a map file. More...