Method | Description | |
---|---|---|
CutTextureBottomBorder ( this texture, int cutSize ) : |
||
Gradient ( this texture, |
||
Rotate180 ( this texture ) : |
||
Rotate90 ( this texture ) : |
||
Rotate90CW ( this texture ) : |
||
Tint ( this texture, |
public static CutTextureBottomBorder ( this texture, int cutSize ) : |
||
texture | this | |
cutSize | int | |
return |
public static Gradient ( this texture, |
||
texture | this | |
colorSource | ||
colorDestination | ||
return |
public static Rotate180 ( this texture ) : |
||
texture | this | |
return |
public static Rotate90 ( this texture ) : |
||
texture | this | |
return |
public static Rotate90CW ( this texture ) : |
||
texture | this | |
return |
public static Tint ( this texture, |
||
texture | this | |
color | ||
return |