Method | Description | |
---|---|---|
AddObject ( Asteroid, asteroid, int type ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CreateLineMaterial ( ) : void | ||
DrawBoundingBox ( ) : void | ||
DrawLines ( int index ) : void | ||
DrawSquares ( float size, int index ) : void | ||
OnPostRender ( ) : void | ||
RenderAsteroid ( Asteroid, asteroid, int index ) : void | ||
Update ( ) : void |
public AddObject ( Asteroid, asteroid, int type ) : void | ||
asteroid | Asteroid, | |
type | int | |
return | void |