Searched defs:addSwordAttackDamage (Results 1 – 4 of 4) sorted by relevance
56 …fun addSwordAttackDamage(builder: FlatBufferBuilder, swordAttackDamage: Int) = builder.addInt(0, s… in startAttacker() method
78 public static function addSwordAttackDamage(FlatBufferBuilder $builder, $swordAttackDamage) function in Attacker
39 …public static void addSwordAttackDamage(FlatBufferBuilder builder, int swordAttackDamage) { builde… in addSwordAttackDamage() method in Attacker
39 static addSwordAttackDamage(builder, swordAttackDamage) { method in Attacker