2D Engine v0.1.0
Loading...
Searching...
No Matches
Scene Member List

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

AddBox2DCollider(EntityID entityID, bool isStatic, bool isTrigger, float x, float y, float width, float height, b2World *physicsWorld)Scene
Assign(EntityID id)Scene
componentPoolsScene
CreateEntityId(EntityIndex index, EntityVersion version)Scene
CreateSpriteSheetTile(int x, int y, b2World *physicsWorld, Board *board)Scene
DestroyEntity(EntityID id)Scene
entitiesScene
freeEntitiesScene
Get(EntityID id)Scene
GetEntityIndex(EntityID id)Scene
GetEntityVersion(EntityID id)Scene
GetId()Scene
IsEntityValid(EntityID id)Scene
m_selectedEntityScene
m_showCollidersScene
m_showGridScene
NewEntity()Scene
Remove(EntityID id)Scene