C# Class Hiale.GTA2NET.Core.Map.Blocks.DiagonalSlopeFacingUpRightBlock

Inheritance: DiagonalBlock
ファイルを表示 Open project: peon501/GTA2.NET

Public Methods

Method Description
DiagonalSlopeFacingUpRightBlock ( ) : System
DiagonalSlopeFacingUpRightBlock ( BlockStructure blockStructure, Vector3 pos ) : System
SetUpCube ( ) : void

Method Details

DiagonalSlopeFacingUpRightBlock() public method

public DiagonalSlopeFacingUpRightBlock ( ) : System
return System

DiagonalSlopeFacingUpRightBlock() public method

public DiagonalSlopeFacingUpRightBlock ( BlockStructure blockStructure, Vector3 pos ) : System
blockStructure BlockStructure
pos Vector3
return System

SetUpCube() public method

public SetUpCube ( ) : void
return void