Click or drag to resize
Slash.Application.Games Namespace

[Missing <summary> documentation for "N:Slash.Application.Games"]

Classes
  ClassDescription
Public classGame
Core game class. Provides default functionality that is common across many games, such as components that are attached to entities, or systems working on these components.
Public classGameBlueprintUtils
Utility methods for all issues related to blueprints of a game (e.g. entity creation,...).
Enumerations
  EnumerationDescription
Public enumerationApplicationGameEvent
Game-related events.