Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dobjproto.cpp891 void ProtoObj::initiateAttack(ObjectID, ObjectID) {} in initiateAttack() function in Saga2::ProtoObj
1655 void MeleeWeaponProto::initiateAttack(ObjectID attacker, ObjectID target) { in initiateAttack() function in Saga2::MeleeWeaponProto
1873 void BowProto::initiateAttack(ObjectID attacker, ObjectID target) { in initiateAttack() function in Saga2::BowProto
1991 void WeaponWandProto::initiateAttack(ObjectID attacker, ObjectID target) { in initiateAttack() function in Saga2::WeaponWandProto
H A Dactor.cpp702 void ActorProto::initiateAttack(ObjectID attacker, ObjectID target) { in initiateAttack() function in Saga2::ActorProto