Eamon CS  3.1.0
EamonRT.Framework.States.IBeforePlayerMoveState Interface Reference

More...

Inheritance diagram for EamonRT.Framework.States.IBeforePlayerMoveState:
EamonRT.Framework.States.IState EamonRT.Framework.States.IStateSignatures EamonRT.Game.States.BeforePlayerMoveState OrbOfMyLife.Game.States.BeforePlayerMoveState OrbOfMyLife.Game.States.BeforePlayerMoveState

Properties

Direction Direction [get, set]
 
IArtifact DoorGateArtifact [get, set]
 
- Properties inherited from EamonRT.Framework.States.IStateSignatures
bool GotoCleanup [get, set]
 
string Name [get, set]
 
IState NextState [get, set]
 
bool PreserveNextState [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from EamonRT.Framework.States.IStateSignatures
void PrintObjBlocksTheWay (IArtifact artifact)
 
void PrintSomethingBlocksTheWay ()
 
void PrintLightAlmostOut (IArtifact artifact, long turnCounter)
 
void PrintCommands (IList< ICommand > commandList, CommandType commandType, ref bool newSeen)
 
void PrintNewCommandSeen ()
 
void PrintCommandPrompt ()
 
void PrintFulfillMessage (string inputStr)
 
void PrintDontFollowYou ()
 
void PrintDontFollowYou02 ()
 
void PrintCantGoThatWay ()
 
void PrintCantVerbThere (string verb)
 
void PrintRideOffIntoSunset ()
 
void PrintLeaveAdventure ()
 
void PrintEnemiesNearby ()
 
void PrintSpeedSpellExpired ()
 
void BeforePrintCommands ()
 
void AfterPrintCommands ()
 
void ProcessEvents (EventType eventType)
 
string GetDarkName (IGameBase target, ArticleType articleType, string nameType, bool upshift, bool groupCountOne)
 
IList< long > GetLoopMonsterUidList ()
 
void Stage ()
 
void Execute ()
 

Detailed Description

Property Documentation

◆ Direction

Direction EamonRT.Framework.States.IBeforePlayerMoveState.Direction
getset

◆ DoorGateArtifact

IArtifact EamonRT.Framework.States.IBeforePlayerMoveState.DoorGateArtifact
getset


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