Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testSendHot
Method · 0.65
testSendHotRemove
Method · 0.65
testSendHotAdd
Method · 0.65
onTimer
Method · 0.65
accessWillRemoveTable
Method · 0.65
verifyCollections
Method · 0.65
hotHelloWorld
Method · 0.65
verifyMemory
Method · 0.65
onTimer
Method · 0.65
accessWillAddTable
Method · 0.65
verifyCollections
Method · 0.65
hotHelloWorld
Method · 0.65
Implementers
1
Fighter
ZezeJava/ZezexJava/server/src/Game/Fig
Calls
no outgoing calls
Tested by
no test coverage detected