Свойство | Тип | Описание | |
---|---|---|---|
obstacleComponents | List |
Метод | Описание | |
---|---|---|
AddNewCrossbar ( float height ) : void | ||
HexSliceEntity ( string name, Color backgroundColor ) : System.Collections | ||
MoveDownObstacles ( float velocity ) : void |
public AddNewCrossbar ( float height ) : void | ||
height | float | |
Результат | void |
public HexSliceEntity ( string name, Color backgroundColor ) : System.Collections | ||
name | string | |
backgroundColor | Color | |
Результат | System.Collections |
public MoveDownObstacles ( float velocity ) : void | ||
velocity | float | |
Результат | void |