Searched defs:getHp (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/snakeyaml/src/test/java/examples/ | ||
H A D | Hero.java | 37 public Integer getHp() { in getHp() method in Hero |
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ | ||
H A D | MonsterT.java | 70 public short getHp() { return hp; } in getHp() method in MonsterT |
H A D | Monster.php | 70 public function getHp() function in MyGame\\Example\\Monster |