C# Class JitterDemo.Scenes.CylinderWall

Inheritance: Scene
Show file Open project: tpb3d/TPB3D

Public Methods

Method Description
Build ( ) : void
CylinderWall ( JitterDemo demo ) : System
Destroy ( ) : void

Method Details

Build() public method

public Build ( ) : void
return void

CylinderWall() public method

public CylinderWall ( JitterDemo demo ) : System
demo JitterDemo
return System

Destroy() public method

public Destroy ( ) : void
return void