C# Class DSShared.IColorable

Show file Open project: pmprog/OpenXCOM.Tools

Protected Properties

Property Type Description
drawColor Color
idx int

Private Properties

Property Type Description

Public Methods

Method Description
UseColor ( ) : bool

Method Details

UseColor() public method

public UseColor ( ) : bool
return bool

Property Details

drawColor protected property

protected Color drawColor
return Color

idx protected property

protected int idx
return int