Arcade Shooter
KatanaEngine
Screen
KatanaEngine::Screen Member List
This is the complete list of members for
KatanaEngine::Screen
, including all inherited members.
Draw
(SpriteBatch *pSpriteBatch)=0
KatanaEngine::Screen
pure virtual
Exit
()
KatanaEngine::Screen
virtual
GetAlpha
() const
KatanaEngine::Screen
inline
GetGame
() const
KatanaEngine::Screen
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)
KatanaEngine::Screen
inline
virtual
IsExiting
() const
KatanaEngine::Screen
inline
virtual
LoadContent
(ResourceManager *pResourceManager)
KatanaEngine::Screen
inline
virtual
NeedsToBeRemoved
() const
KatanaEngine::Screen
inline
protected
virtual
Screen
() (defined in
KatanaEngine::Screen
)
KatanaEngine::Screen
ScreenManager
(defined in
KatanaEngine::Screen
)
KatanaEngine::Screen
friend
ScreenTransition
enum name
KatanaEngine::Screen
protected
SetExitCallback
(OnExit callback)
KatanaEngine::Screen
inline
virtual
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)=0
KatanaEngine::Screen
pure virtual
UseRenderTarget
()
KatanaEngine::Screen
protected
virtual
~Screen
() (defined in
KatanaEngine::Screen
)
KatanaEngine::Screen
inline
virtual
Generated by
1.8.13