Toolbox 0.0.1
Ritchie's accessible game engine'
|
Classes | |
class | BulkProperty< T, TPropertyValue > |
struct | Identifier |
interface | IProperty< T > |
class | LineGraph< TNumber > |
class | Property< T > |
class | RunAtLaunchAttribute |
Attribute that specifies that a given static method should be invoked as the game launches. More... | |
class | RunAtLaunchInternal |
class | RunAtLaunchService |
Simple service for running methods marked as run-at-launch with RunAtLaunchAttribute More... | |