MCPcopy Create free account
hub / github.com/e2wugui/zeze / setAttack

Method setAttack

ZezeJava/ZezexJava/server/src/Game/Fight/IFighter.java:11–11  ·  view source on GitHub ↗
(float value)

Source from the content-addressed store, hash-verified

9 float getAttack();
10 float getDefence();
11 void setAttack(float value);
12 void setDefence(float value);
13}

Callers 15

testSendHotMethod · 0.65
testSendHotRemoveMethod · 0.65
testSendHotAddMethod · 0.65
onTimerMethod · 0.65
accessWillRemoveTableMethod · 0.65
verifyCollectionsMethod · 0.65
hotHelloWorldMethod · 0.65
verifyMemoryMethod · 0.65
onTimerMethod · 0.65
accessWillAddTableMethod · 0.65
verifyCollectionsMethod · 0.65
hotHelloWorldMethod · 0.65

Implementers 1

FighterZezeJava/ZezexJava/server/src/Game/Fig

Calls

no outgoing calls

Tested by

no test coverage detected