PC Stable Documentation
|
|
Private Member Functions | |
private void | AIGroup () |
private void | ~AIGroup () |
proto native void | AddAgent (notnull AIAgent agent) |
proto native void | RemoveAgent (notnull AIAgent agent) |
proto native AIGroupBehaviour | GetBehaviour () |
|
private |
|
private |
|
private |
Manual group management - add / remove agents from group. Don't forget to remove agent from old group. Caution! Empty groups are deleted on the next frame.
|
private |
|
private |