Package zombie.core.textures
Class ColorInfo
java.lang.Object
zombie.core.textures.ColorInfo
-
Field Details
-
a
public float a -
b
public float b -
g
public float g -
r
public float r
-
-
Constructor Details
-
ColorInfo
public ColorInfo() -
ColorInfo
public ColorInfo(float float1, float float2, float float3, float float4)
-
-
Method Details