@PortedFrom(file="tKBFlags.h", name="TKBFlags") public class KBFlags extends Object implements Serializable
| Constructor and Description |
|---|
KBFlags() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isGCI() |
boolean |
isReflexive() |
boolean |
isRnD() |
void |
setGCI(boolean action) |
void |
setReflexive(boolean action) |
void |
setRnD(boolean b) |
@Original public boolean isGCI()
@Original public void setGCI(boolean action)
action - action@Original public boolean isRnD()
@Original public void setRnD(boolean b)
b - rnd value@Original public boolean isReflexive()
@Original public void setReflexive(boolean action)
action - actionCopyright © 2016 The University of Manchester. All rights reserved.