C# Class Vtj.Contest.Race.Boulder

Inheritance: RoadObject
ファイルを表示 Open project: Ventajou/Space-Dinosaurs

Public Methods

Method Description
Boulder ( long distance, float x, Scene scene ) : System.Collections.Generic

Protected Methods

Method Description
EnsureSequences ( Scene scene ) : List

Method Details

Boulder() public method

public Boulder ( long distance, float x, Scene scene ) : System.Collections.Generic
distance long
x float
scene Vtj.Gaming.Scene
return System.Collections.Generic

EnsureSequences() protected method

protected EnsureSequences ( Scene scene ) : List
scene Vtj.Gaming.Scene
return List