C# Class Vtj.Contest.Race.Sign

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

Public Methods

Method Description
Sign ( 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

Sign() public method

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