Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone.Entity Member List

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

CreateComponent< T >() (defined in Grindstone.Entity)Grindstone.Entityinline
DeleteComponent< T >() (defined in Grindstone.Entity)Grindstone.Entityinline
Entity(uint handle, Scene scene) (defined in Grindstone.Entity)Grindstone.Entityinline
EntityGetComponentByType(System.IntPtr scene, uint entity, uint componentType) (defined in Grindstone.Entity)Grindstone.Entity
EntityGetTagComponent(System.IntPtr scene, uint entity) (defined in Grindstone.Entity)Grindstone.Entity
EntityGetTransformComponent(System.IntPtr scene, uint entity) (defined in Grindstone.Entity)Grindstone.Entity
entityHandle (defined in Grindstone.Entity)Grindstone.Entity
GetComponent< T >() (defined in Grindstone.Entity)Grindstone.Entityinline
GetTagComponent() (defined in Grindstone.Entity)Grindstone.Entityinline
GetTransformComponent() (defined in Grindstone.Entity)Grindstone.Entityinline
InvalidHandle (defined in Grindstone.Entity)Grindstone.Entitystatic
scene (defined in Grindstone.Entity)Grindstone.Entity