Searched defs:createAttacker (Results 1 – 4 of 4) sorted by relevance
65 public static function createAttacker(FlatBufferBuilder $builder, $sword_attack_damage) function in Attacker
18 public static int createAttacker(FlatBufferBuilder builder, in createAttacker() method in Attacker
90 static createAttacker(builder:flatbuffers.Builder, swordAttackDamage:number):flatbuffers.Offset { method in Attacker
103 Attacker.createAttacker = function(builder, swordAttackDamage) { function in Attacker