Property | Type | Description | |
---|---|---|---|
obstacleComponents | List |
Method | Description | |
---|---|---|
AddNewCrossbar ( float height ) : void | ||
HexSliceEntity ( string name, Color backgroundColor ) : System.Collections | ||
MoveDownObstacles ( float velocity ) : void |
public AddNewCrossbar ( float height ) : void | ||
height | float | |
return | void |
public HexSliceEntity ( string name, Color backgroundColor ) : System.Collections | ||
name | string | |
backgroundColor | Color | |
return | System.Collections |
public MoveDownObstacles ( float velocity ) : void | ||
velocity | float | |
return | void |