DisableEntityBody()
语法
DisableEntityBody(#Entity, Disable)概要
Disable an entity body. The physic engine doesn't affect the entity anymore when an entity body is disabled.
参数
#Entity The entity to disable. Disable If set to #True, the entity body is disabled. If set to #False the body is enabled.
返回值
无.
已支持操作系统
所有