Searched defs:addSwordAttackDamage (Results 1 – 5 of 5) sorted by relevance
44 …fun addSwordAttackDamage(builder: FlatBufferBuilder, swordAttackDamage: Int) = builder.addInt(0, s… in startAttacker() method
49 static addSwordAttackDamage(builder:flatbuffers.Builder, swordAttackDamage:number) { method in Attacker
78 public static function addSwordAttackDamage(FlatBufferBuilder $builder, $swordAttackDamage) function in Attacker
38 static addSwordAttackDamage(builder, swordAttackDamage) { method in Attacker
27 …public static void addSwordAttackDamage(FlatBufferBuilder builder, int swordAttackDamage) { builde… in addSwordAttackDamage() method in Attacker