GObjectPool Class |
Namespace: FairyGUI
public class GObjectPool
The GObjectPool type exposes the following members.
Name | Description | |
---|---|---|
![]() | GObjectPool |
需要设置一个manager,加入池里的对象都成为这个manager的孩子
|
Name | Description | |
---|---|---|
![]() | Clear |
Dispose all objects in the pool.
|
![]() | GetObject | |
![]() | ReturnObject |
Name | Description | |
---|---|---|
![]() | initCallback |
Callback function when a new object is creating.
|