Eamon CS  3.1.0
EamonRT.Framework.IMainLoop Interface Reference

More...

Inheritance diagram for EamonRT.Framework.IMainLoop:
AlternateBeginnersCave.Game.MainLoop ARuncibleCargo.Game.MainLoop BeginnersForest.Game.MainLoop EamonRT.Game.MainLoop LandOfTheMountainKing.Game.MainLoop OrbOfMyLife.Game.MainLoop TheBeginnersCave.Game.MainLoop ThePyramidOfAnharos.Game.MainLoop TheSubAquanLaboratory.Game.MainLoop TheTempleOfNgurct.Game.MainLoop TheVileGrimoireOfJaldial.Game.MainLoop TheWayfarersInn.Game.MainLoop

Public Member Functions

void Startup ()
 
void Shutdown ()
 
void Execute ()
 

Properties

StringBuilder Buf [get, set]
 
bool ShouldStartup [get, set]
 
bool ShouldShutdown [get, set]
 
bool ShouldExecute [get, set]
 

Detailed Description

Member Function Documentation

◆ Execute()

void EamonRT.Framework.IMainLoop.Execute ( )

Implemented in EamonRT.Game.MainLoop.

◆ Shutdown()

◆ Startup()

Property Documentation

◆ Buf

StringBuilder EamonRT.Framework.IMainLoop.Buf
getset

◆ ShouldExecute

bool EamonRT.Framework.IMainLoop.ShouldExecute
getset

◆ ShouldShutdown

bool EamonRT.Framework.IMainLoop.ShouldShutdown
getset

◆ ShouldStartup

bool EamonRT.Framework.IMainLoop.ShouldStartup
getset


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