add
Adds a GameComponentView to this GameComponentContainer.
Parameters
component
Component to add.
index
Index at which component will be added (Z-Height).
Throws
If index is out of bounds for components.
Adds a GameComponentView to this GameComponentContainer.
Component to add.
Index at which component will be added (Z-Height).
If index is out of bounds for components.