Home
last modified time | relevance | path

Searched refs:is_targeted (Results 1 – 18 of 18) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dquiver.h68 virtual bool is_targeted() const { return false; } in is_targeted() function
73 virtual bool use_autofight_targeting() const { return is_targeted(); } in use_autofight_targeting()
H A Dquiver.cc237 if (a->is_targeted()) in do_target()
362 bool is_targeted() const override { return true; } in is_targeted() function
823 bool is_targeted() const override in is_targeted() function
1148 bool is_targeted() const override in is_targeted() function
1452 bool is_targeted() const override in is_targeted() function
1532 if (target.isCancel && !target.interactive && is_targeted()) in trigger()
1625 bool is_targeted() const override in is_targeted() function
1715 bool is_targeted() const override in is_targeted() function
1857 bool is_targeted() const override in is_targeted() function
1968 bool is_targeted() const override in is_targeted() function
H A Dspl-cast.cc1791 const bool is_targeted = !!(flags & spflag::targeting_mask); in your_spells() local
1802 const bool use_targeter = is_targeted in your_spells()
1840 : is_targeted ? "Aiming" : "Casting"; in your_spells()
1867 if (useless || !is_targeted) in your_spells()
H A Dthrow.cc145 return action.is_targeted(); in targeted()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/core/
H A Dotg_productlist.h41 static int is_targeted(struct usb_device *dev) in is_targeted() function
H A Dhub.c2409 !is_targeted(udev)) { in usb_enumerate_device()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/core/
H A Dotg_productlist.h41 static int is_targeted(struct usb_device *dev) in is_targeted() function
H A Dhub.c2409 !is_targeted(udev)) { in usb_enumerate_device()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/core/
H A Dotg_productlist.h41 static int is_targeted(struct usb_device *dev) in is_targeted() function
H A Dhub.c2409 !is_targeted(udev)) { in usb_enumerate_device()
/dports/games/asteroids3d/asteroids3D-0.5.1/src/
H A Dproto.h230 extern int is_targeted(const Asteroid *);
H A Dcollision.c171 if (is_targeted(&current->rock)) in check_collision()
H A Dtarget.c379 int is_targeted(const Asteroid *a) in is_targeted() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dskeletal_model.h59 uint16_t is_targeted : 1; member
H A Dskeletal_model.c232 b_tag->is_targeted = 0x00; in SSBoneFrame_CreateFromModel()
474 if(b_tag->is_targeted) in SSBoneFrame_TargetBoneToSlerp()
523 b_tag->is_targeted = 0x01; in SSBoneFrame_SetTarget()
H A Dcharacter_controller.cpp1193 head->is_targeted = 0x00; in Character_LookAt()
1196 head->parent->is_targeted = 0x00; in Character_LookAt()
1205 head->is_targeted = 0x00; in Character_ClearLookAt()
1208 head->parent->is_targeted = 0x00; in Character_ClearLookAt()
H A Dgame.cpp223 if(b_tag->is_targeted) in Save_Entity()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/state_control/
H A Dstate_control_Lara.cpp3260 b_tag->is_targeted = 0x00; in StateControl_LaraDoOneHandWeponFrame()
3365 b_tag->is_targeted = 0x01; in StateControl_LaraDoOneHandWeponFrame()
3406 b_tag->is_targeted = 0x01; in StateControl_LaraDoOneHandWeponFrame()
3553 b_tag->is_targeted = 0x00; in StateControl_LaraDoTwoHandWeponFrame()
3661 b_tag->is_targeted = 0x01; in StateControl_LaraDoTwoHandWeponFrame()
3702 b_tag->is_targeted = 0x01; in StateControl_LaraDoTwoHandWeponFrame()
3782 b_tag->is_targeted = 0x00; in StateControl_LaraDoTwoHandWeponFrame()