MCPcopy Create free account
hub / github.com/PCGen/pcgen / getDisplay

Method getDisplay

code/src/java/pcgen/core/PlayerCharacter.java:9218–9221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9216 }
9217
9218 public CharacterDisplay getDisplay()
9219 {
9220 return display;
9221 }
9222
9223 public List<WeaponProf> getWeaponProfsInTarget(CDOMGroupRef<WeaponProf> master)
9224 {

Callers 15

testThumbMethod · 0.95
testThumbScalingMethod · 0.95
testAddCompanionMethod · 0.95
testRandomizeMethod · 0.95
testAgeSetMethod · 0.95
testPCClassLevel1Method · 0.95
testPCClassLevel2Method · 0.95
testNPCClassLevel1Method · 0.95
testNPCClassLevel2Method · 0.95
testNPCClassLevel3Method · 0.95

Calls

no outgoing calls

Tested by 15

testThumbMethod · 0.76
testThumbScalingMethod · 0.76
testAddCompanionMethod · 0.76
testRandomizeMethod · 0.76
testAgeSetMethod · 0.76
testPCClassLevel1Method · 0.76
testPCClassLevel2Method · 0.76
testNPCClassLevel1Method · 0.76
testNPCClassLevel2Method · 0.76
testNPCClassLevel3Method · 0.76