C# Class Engine.Map

ファイルを表示 Open project: prsolucoes/evangel-playerio Class Usage Examples

Public Properties

Property Type Description
height System.Int32
posIniX System.Int32
posIniY System.Int32
posIniZ System.Int32
width Int32

Public Methods

Method Description
Map ( ) : System

Method Details

Map() public method

public Map ( ) : System
return System

Property Details

height public_oe property

public Int32,System height
return System.Int32

posIniX public_oe property

public Int32,System posIniX
return System.Int32

posIniY public_oe property

public Int32,System posIniY
return System.Int32

posIniZ public_oe property

public Int32,System posIniZ
return System.Int32

width public_oe property

public Int32 width
return Int32