C# Class MegaMan.LevelEditor.IconInfo

Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

Свойство Type Description
fIcon bool
hbmColor System.IntPtr
hbmMask System.IntPtr
xHotspot int
yHotspot int

Property Details

fIcon public_oe property

public bool fIcon
Résultat bool

hbmColor public_oe property

public IntPtr,System hbmColor
Résultat System.IntPtr

hbmMask public_oe property

public IntPtr,System hbmMask
Résultat System.IntPtr

xHotspot public_oe property

public int xHotspot
Résultat int

yHotspot public_oe property

public int yHotspot
Résultat int