java.lang.Object
net.botwithus.rs3.imgui.imfx.ImColor
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ImColor
public ImColor(int r, int g, int b, int a)
-
-
Method Details
-
getR
public float getR() -
getG
public float getG() -
getB
public float getB() -
getA
public float getA()
-