MCPcopy Index your code
hub / github.com/cping/LGame / makeDamageExpectView

Method makeDamageExpectView

Java/Loon-Neo/srpg/loon/srpg/SRPGScreen.java:788–795  ·  view source on GitHub ↗

构建伤害预估画面,可重载此函数实现自己设计的同作用画面 @param ab @param srpgField @param atk @param def @return

(final SRPGAbilityFactory ab,
			final SRPGField srpgField, int atk, int def)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

returningDamageValueMethod · 0.95
abilityTargetSettingMethod · 0.95
drawMethod · 0.95

Calls 3

setLocationMethod · 0.65
getWidthMethod · 0.65
getHeightMethod · 0.65

Tested by

no test coverage detected