Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IColorable.cs
Go to the documentation of this file.
1
using
Microsoft.Xna.Framework
;
2
3
namespace
Terraria.GameContent.UI.Elements
;
4
5
public
interface
IColorable
6
{
7
Color
Color
{
get
;
set
; }
8
}
Terraria.GameContent.UI.Elements.IColorable
Definition
IColorable.cs:6
Microsoft.Xna.Framework
Definition
AlphaTestEffect.cs:1
Terraria.GameContent.UI.Elements
Definition
AWorldListItem.cs:8
Microsoft.Xna.Framework.Color
Definition
Color.cs:12
source
Terraria.GameContent.UI.Elements
IColorable.cs
Generated by
1.10.0