Home
last modified time | relevance | path

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

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