The PhysicsUpdateList class is used to manage the physics update queue.
PhysicsUpdateList
PhysicsUpdateList 类用于实现物理更新队列。
Destroys the list by nullifying the elements array.
通过将元素数组置为 null 来销毁列表。
The element to find.
Finds the index of an element in the list.
在列表中查找元素的索引。
En
The
PhysicsUpdateList
class is used to manage the physics update queue.Zh
PhysicsUpdateList
类用于实现物理更新队列。