Uses of Class
edu.nps.moves.dis7.pdus.EntityMarking
Packages that use EntityMarking
-
Uses of EntityMarking in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as EntityMarkingModifier and TypeFieldDescriptionprotected EntityMarking
AppearancePdu.entityMarking
entityMarking is an undescribed parameter...protected EntityMarking
EntityStatePdu.marking
11 characters that can be used for entity identification, debugging, or to draw unique strings on the side of entities in the worldMethods in edu.nps.moves.dis7.pdus that return EntityMarkingModifier and TypeMethodDescriptionAppearancePdu.getEntityMarking()
Getter forAppearancePdu.entityMarking
EntityStatePdu.getMarking()
Getter forEntityStatePdu.marking
EntityMarking.setCharacters
(byte[] pCharacters) Setter forcharacters
EntityMarking.setCharacterSet
(EntityMarkingCharacterSet pCharacterSet) Setter forcharacterSet
Methods in edu.nps.moves.dis7.pdus with parameters of type EntityMarkingModifier and TypeMethodDescriptionAppearancePdu.setEntityMarking
(EntityMarking pEntityMarking) Setter forAppearancePdu.entityMarking
EntityStatePdu.setMarking
(EntityMarking pMarking) Setter forEntityStatePdu.marking