C# Class Vtj.Contest.Race.Tree

Inheritance: RoadObject
显示文件 Open project: Ventajou/Space-Dinosaurs

Public Methods

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

Tree() public method

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