| PrototypesRegister Method |
| Name | Description | |
|---|---|---|
| Register(GameObject, String) |
Register a prototype from a GameObject instance.
| |
| Register(GameObjectGenerator, String) |
Register a prototype from a function to generate a GameObject.
|