C# Class Inventory.ItemInfo, CodeSpells

Show file Open project: srfoster/CodeSpells Class Usage Examples

Public Properties

Property Type Description
icon_x float
icon_y float
label_x float
label_y float

Property Details

icon_x public property

public float icon_x
return float

icon_y public property

public float icon_y
return float

label_x public property

public float label_x
return float

label_y public property

public float label_y
return float