Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::Scene Member List

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

CreateEntity(const std::string &name="")Raven::Scene
CreateEntityWithUUID(UUID uuid, const std::string &name)Raven::Scene
DestroyEntity(Entity entity)Raven::Scene
GetAllEntities()Raven::Sceneinline
GetAllEntitiesWith()Raven::Sceneinline
OnComponentAdded(Entity entity, T &component)Raven::Scene
OnComponentAdded(Entity entity, TagComponent &component)Raven::Scene
OnComponentAdded(Entity entity, TransformComponent &component)Raven::Scene
OnComponentAdded(Entity entity, StaticMeshComponent &component)Raven::Scene
OnComponentAdded(Entity entity, PointLightComponent &component)Raven::Scene
OnComponentAdded(Entity entity, SkylightComponent &component)Raven::Scene
OnUpdateEditor(Timestep ts)Raven::Scene
Scene(SceneRenderer &renderer)Raven::Sceneexplicit
Shutdown()Raven::Scene
~Scene()=defaultRaven::Scene