Eamon CS  3.1.0
OrbOfMyLife.Game.States.BeforePlayerMoveState Class Reference
Inheritance diagram for OrbOfMyLife.Game.States.BeforePlayerMoveState:
EamonRT.Game.States.BeforePlayerMoveState EamonRT.Framework.States.IBeforePlayerMoveState EamonRT.Game.States.State EamonRT.Framework.States.IBeforePlayerMoveState EamonRT.Framework.States.IState EamonRT.Framework.States.IState EamonRT.Framework.States.IState EamonRT.Framework.States.IStateSignatures EamonRT.Framework.States.IStateSignatures EamonRT.Framework.States.IStateSignatures

Public Member Functions

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

Additional Inherited Members

- Properties inherited from EamonRT.Game.States.BeforePlayerMoveState
virtual Direction Direction [get, set]
 
virtual IArtifact DoorGateArtifact [get, set]
 
virtual IRoom OldRoom [get, set]
 
- Properties inherited from EamonRT.Game.States.State
virtual bool GotoCleanup [get, set]
 
virtual string Name [get, set]
 
virtual IState NextState [get, set]
 
virtual bool PreserveNextState [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]
 
- Properties inherited from EamonRT.Framework.States.IBeforePlayerMoveState
Direction Direction [get, set]
 
IArtifact DoorGateArtifact [get, set]
 

Member Function Documentation

◆ ShouldEnemiesNearbyPreventMovement()

override bool OrbOfMyLife.Game.States.BeforePlayerMoveState.ShouldEnemiesNearbyPreventMovement ( )
virtual

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