C# Class DSShared.IColorable

Afficher le fichier Open project: pmprog/OpenXCOM.Tools

Protected Properties

Свойство Type Description
drawColor Color
idx int

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
UseColor ( ) : bool

Method Details

UseColor() public méthode

public UseColor ( ) : bool
Résultat bool

Property Details

drawColor protected_oe property

protected Color drawColor
Résultat Color

idx protected_oe property

protected int idx
Résultat int