Arcade Shooter
Sample
LevelOverScreen
Sample::LevelOverScreen Member List
This is the complete list of members for
Sample::LevelOverScreen
, including all inherited members.
Draw
(SpriteBatch *pSpriteBatch)
Sample::LevelOverScreen
virtual
KatanaEngine::Screen::Draw
(SpriteBatch *pSpriteBatch)=0
KatanaEngine::Screen
pure virtual
Exit
()
KatanaEngine::Screen
virtual
GetAlpha
() const
KatanaEngine::Screen
inline
GetGame
() const
KatanaEngine::Screen
virtual
GetGameplayScreen
() const
Sample::LevelOverScreen
inline
virtual
GetParticleManager
() const
KatanaEngine::Screen
virtual
GetRenderTarget
() const
KatanaEngine::Screen
inline
protected
virtual
GetRenderTargetColor
() const
KatanaEngine::Screen
inline
protected
virtual
GetScreenManager
()
KatanaEngine::Screen
inline
virtual
GetTransition
() const
KatanaEngine::Screen
inline
protected
virtual
GetTransitionInTime
() const
KatanaEngine::Screen
inline
protected
virtual
GetTransitionOutTime
() const
KatanaEngine::Screen
inline
virtual
GetTransitionValue
() const
KatanaEngine::Screen
inline
protected
virtual
HandleInput
(const InputState *pInput)
Sample::LevelOverScreen
virtual
KatanaEngine::Screen::HandleInput
(const InputState *pInput)
KatanaEngine::Screen
inline
virtual
IsExiting
() const
KatanaEngine::Screen
inline
virtual
LevelOverScreen
(GameplayScreen *pGameplayScreen, const bool levelCompleted)
Sample::LevelOverScreen
LoadContent
(ResourceManager *pResourceManager)
KatanaEngine::Screen
inline
virtual
NeedsToBeRemoved
() const
KatanaEngine::Screen
inline
protected
virtual
Screen
() (defined in
KatanaEngine::Screen
)
KatanaEngine::Screen
ScreenTransition
enum name
KatanaEngine::Screen
protected
SetExitCallback
(OnExit callback)
KatanaEngine::Screen
inline
virtual
SetGameOverTexture
(Texture *pTexture)
Sample::LevelOverScreen
inline
static
SetLevelCompleteTexture
(Texture *pTexture)
Sample::LevelOverScreen
inline
static
SetPassthroughFlags
(const bool draw=false, const bool update=false, const bool handleInput=false)
KatanaEngine::Screen
protected
virtual
SetRemoveCallback
(OnRemove callback)
KatanaEngine::Screen
inline
virtual
SetScreenManager
(ScreenManager *pScreenManager)
KatanaEngine::Screen
virtual
SetTransitionInTime
(double seconds)
KatanaEngine::Screen
inline
protected
virtual
SetTransitionOutTime
(double seconds)
KatanaEngine::Screen
inline
protected
virtual
Show
()
KatanaEngine::Screen
virtual
UnloadContent
()
KatanaEngine::Screen
inline
virtual
Update
(const GameTime *pGameTime)
Sample::LevelOverScreen
virtual
KatanaEngine::Screen::Update
(const GameTime *pGameTime)=0
KatanaEngine::Screen
pure virtual
UseRenderTarget
()
KatanaEngine::Screen
protected
virtual
~LevelOverScreen
() (defined in
Sample::LevelOverScreen
)
Sample::LevelOverScreen
inline
virtual
~Screen
() (defined in
KatanaEngine::Screen
)
KatanaEngine::Screen
inline
virtual
Generated by
1.8.13