Hatch Game Engine Documentation v1.4.0
The documentation for the Hatch Game Engine
Loading...
Searching...
No Matches
Instance Member List

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

ChangeClass(Entity entity, string className)Instance
Copy(Entity destInstance, Entity srcInstance, boolean copyClass=true)Instance
Create(string className, number x, number y, value flag=0)Instance
DisableAutoAnimate(boolean disableAutoAnimate)Instance
GetBySlotID(integer slotID)Instance
GetClass(Entity entity)Instance
GetCount(string className)Instance
GetNextInstance(Entity entity, integer n)Instance
GetNth(string className, integer n)Instance
IsClass(Entity entity, string className)Instance
SetUseRenderRegions(boolean useRenderRegions)Instance