ForgeDocs
Documentation for the forge framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Forge.Entities.Tests.EngineTests Class Reference

Public Member Functions

void RemodifyCurrentData ()
 
void CreateEngineOnEngineLoaded (IGameSnapshot snapshot, ITemplateGroup templates)
 Tests that Trigger.OnEngineLoaded is called. More...
 
void CreateEngine (IGameSnapshot snapshot, ITemplateGroup templateGroup)
 Tests just creating an engine instance and then updating it a bunch of times. More...
 
void DestroyEntityMultipleTimes (IGameSnapshot snapshot, ITemplateGroup templateGroup)
 
void CreateBadEngine ()
 
void CreateEngineUpdateNonList ()
 

Member Function Documentation

void Forge.Entities.Tests.EngineTests.CreateEngine ( IGameSnapshot  snapshot,
ITemplateGroup  templateGroup 
)

Tests just creating an engine instance and then updating it a bunch of times.

void Forge.Entities.Tests.EngineTests.CreateEngineOnEngineLoaded ( IGameSnapshot  snapshot,
ITemplateGroup  templates 
)

Tests that Trigger.OnEngineLoaded is called.

Parameters
snapshot
templates

The documentation for this class was generated from the following file: