Home
last modified time | relevance | path

Searched refs:on_reproduction (Results 1 – 2 of 2) sorted by relevance

/dports/games/tycho/species/
H A Dhook.hpp41 virtual void on_reproduction(const CSpecies &/*self*/) {} in on_reproduction() function in CHook
42 virtual void on_reproduction(const CGenus &/*self*/) {} in on_reproduction() function in CHook
66 _hook->on_reproduction(self); in notify_reproduction()
70 _hook->on_reproduction(self); in notify_reproduction()
/dports/games/species/species/
H A Dhook.hpp41 virtual void on_reproduction(const CSpecies &/*self*/) {} in on_reproduction() function in CHook
42 virtual void on_reproduction(const CGenus &/*self*/) {} in on_reproduction() function in CHook
66 _hook->on_reproduction(self); in notify_reproduction()
70 _hook->on_reproduction(self); in notify_reproduction()