|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ctdp.rfdynhud.render.ByteOrderInitializer
public class ByteOrderInitializer
This class must be initialized at the very beginning to feed the ByteOrderManager
with the correct values.
Constructor Summary | |
---|---|
ByteOrderInitializer()
|
Method Summary | |
---|---|
static void |
setByteOrder(int offsetRed,
int offsetGreen,
int offsetBlue,
int offsetAlpha)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteOrderInitializer()
Method Detail |
---|
public static void setByteOrder(int offsetRed, int offsetGreen, int offsetBlue, int offsetAlpha)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |