C# Class Vtj.Contest.Race.Pole

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

Public Methods

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

Protected Methods

Method Description
EnsureSequences ( Scene scene ) : List

Method Details

EnsureSequences() protected method

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

Pole() public method

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