Home
last modified time | relevance | path

Searched defs:getSwordAttackDamage (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/union_vector/
DAttackerT.java23 public int getSwordAttackDamage() { return swordAttackDamage; } in getSwordAttackDamage() method in AttackerT
DAttacker.php46 public function getSwordAttackDamage() function in Attacker