|
Eamon CS
3.1.0
|
Public Member Functions | |
| override void | PrintOutputDefault () |
Public Member Functions inherited from EamonRT.Game.IntroStory | |
| virtual void | PrintOutput () |
| virtual bool | IsCharWpnNum (char ch) |
| virtual void | PrintOutputBeginnersPrelude () |
| virtual void | PrintOutputBeginnersTooManyWeapons () |
| virtual void | PrintOutputBeginnersNoWeapons () |
| virtual void | PrintOutputBeginnersNotABeginner () |
| virtual void | PrintOutputBeginnersMayNowProceed () |
| virtual void | PrintOutputBeginners () |
| IntroStory () | |
Additional Inherited Members | |
Properties inherited from EamonRT.Game.IntroStory | |
| virtual StringBuilder | Buf [get, set] |
| virtual IntroStoryType | StoryType [get, set] |
| virtual bool | ShouldPrintOutput [get, set] |
Properties inherited from EamonRT.Framework.IIntroStory | |
| StringBuilder | Buf [get, set] |
| IntroStoryType | StoryType [get, set] |
| bool | ShouldPrintOutput [get, set] |
|
virtual |
Reimplemented from EamonRT.Game.IntroStory.