Home
last modified time | relevance | path

Searched refs:kGoalOfficerLearyHuntingAroundAct4 (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/ai/
H A Dofficer_leary.cpp100 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in Update()
108 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in Update()
117 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in Update()
121 if (Actor_Query_Goal_Number(kActorOfficerLeary) == kGoalOfficerLearyHuntingAroundAct4) { in Update()
240 if (goal == kGoalOfficerLearyHuntingAroundAct4) { in CompletedMovementTrack()
384 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in GoalChanged()
386 case kGoalOfficerLearyHuntingAroundAct4: in GoalChanged()
631 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in GoalChanged()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/ai/
H A Dofficer_leary.cpp101 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in Update()
109 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in Update()
118 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in Update()
122 if (Actor_Query_Goal_Number(kActorOfficerLeary) == kGoalOfficerLearyHuntingAroundAct4) { in Update()
254 if (goal == kGoalOfficerLearyHuntingAroundAct4) { in CompletedMovementTrack()
414 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in GoalChanged()
417 case kGoalOfficerLearyHuntingAroundAct4: in GoalChanged()
673 Actor_Set_Goal_Number(kActorOfficerLeary, kGoalOfficerLearyHuntingAroundAct4); in GoalChanged()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dgame_constants.h2545 kGoalOfficerLearyHuntingAroundAct4 = 305, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dgame_constants.h3331 kGoalOfficerLearyHuntingAroundAct4 = 305, enumerator