MCPcopy Create free account
hub / github.com/SpaiR/imgui-java / getAlpha

Method getAlpha

imgui-app/src/main/java/imgui/app/Color.java:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 public final float getAlpha() {
49 return data[3];
50 }
51
52 @Override
53 public boolean equals(final Object o) {

Callers 2

runFrameMethod · 0.45
clearBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected