CS4850 Final Project
Loading...
Searching...
No Matches
Scene Member List

This is the complete list of members for Scene, including all inherited members.

AddGameEntity(std::shared_ptr< GameEntity > entity)Scene
ClearBackgroundTexture() (defined in Scene)Scene
GetEntities()Sceneinline
GetHeight() constSceneinline
GetRenderer() const (defined in Scene)Sceneinline
GetWidth() constSceneinline
Input(float deltaTime)Scene
IsSceneActive() constScene
Render()Scene
Scene(int width, int height)Scene
Scene(const Scene &scene)Scene
SetBackgroundColor(std::string color)Scene
SetBackgroundTexture(std::string filepath) (defined in Scene)Scene
SetSceneActive(bool active)Scene
Shutdown()Scene
StartUp(SDL_Renderer *renderer)Scene
Update(float deltaTime)Scene
~Scene() (defined in Scene)Scene