C# Class Engine.Map

Afficher le fichier Open project: prsolucoes/evangel-playerio Class Usage Examples

Méthodes publiques

Свойство Type Description
height System.Int32
posIniX System.Int32
posIniY System.Int32
posIniZ System.Int32
width Int32

Méthodes publiques

Méthode Description
Map ( ) : System

Method Details

Map() public méthode

public Map ( ) : System
Résultat System

Property Details

height public_oe property

public Int32,System height
Résultat System.Int32

posIniX public_oe property

public Int32,System posIniX
Résultat System.Int32

posIniY public_oe property

public Int32,System posIniY
Résultat System.Int32

posIniZ public_oe property

public Int32,System posIniZ
Résultat System.Int32

width public_oe property

public Int32 width
Résultat Int32