Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected EntityMarking |
AppearancePdu.entityMarking |
protected EntityMarking |
EntityStatePdu.marking
characters that can be used for debugging, or to draw unique strings on the side of entities in the world
|
Modifier and Type | Method and Description |
---|---|
EntityMarking |
AppearancePdu.getEntityMarking()
Getter for
AppearancePdu.entityMarking |
EntityMarking |
EntityStatePdu.getMarking()
Getter for
EntityStatePdu.marking |
EntityMarking |
EntityMarking.setCharacters(byte[] pCharacters)
Setter for
characters |
EntityMarking |
EntityMarking.setCharacterSet(EntityMarkingCharacterSet pCharacterSet)
Setter for
characterSet |
Modifier and Type | Method and Description |
---|---|
AppearancePdu |
AppearancePdu.setEntityMarking(EntityMarking pEntityMarking)
Setter for
AppearancePdu.entityMarking |
EntityStatePdu |
EntityStatePdu.setMarking(EntityMarking pMarking)
Setter for
EntityStatePdu.marking |