Uses of Class
edu.nps.moves.dis7.pdus.EntityMarking
Packages that use EntityMarking
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
Uses of EntityMarking in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus declared as EntityMarkingModifier and TypeFieldDescriptionprotected EntityMarkingAppearancePdu.entityMarkingentityMarking is an undescribed parameter...protected EntityMarkingEntityStatePdu.markingcharacters that can be used for 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.entityMarkingEntityStatePdu.getMarking()Getter forEntityStatePdu.markingEntityMarking.setCharacters(byte[] pCharacters)Setter forcharactersEntityMarking.setCharacterSet(EntityMarkingCharacterSet pCharacterSet)Setter forcharacterSetMethods in edu.nps.moves.dis7.pdus with parameters of type EntityMarkingModifier and TypeMethodDescriptionAppearancePdu.setEntityMarking(EntityMarking pEntityMarking)Setter forAppearancePdu.entityMarkingEntityStatePdu.setMarking(EntityMarking pMarking)Setter forEntityStatePdu.marking