new GameObject(renderableObj) → {GameObject}
Default Constructor
Abstracts a game object's behavior and apparance
Parameters:
Name | Type | Description |
---|---|---|
renderableObj |
Renderable | Renderable to assotiate to GameObject |
- Source:
Returns:
New instance of GameObject
- Type
- GameObject