|
| static void | doInventoryMenu (integer player, ISContextMenu context, AnimalInventoryItem animalInv, boolean test) |
| static void | doFeedFromHandMenu (IsoPlayer playerObj, IsoAnimal animal, ISContextMenu context) |
| static void | onFeedAnimalFood (IsoPlayer player, IsoAnimal animal, InventoryItem food) |
| static void | doMenu (integer player, ISContextMenu context, IsoAnimal animal, boolean test) |
| static void | onGenerateWorldSound (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onSetFire (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onForceEatMom (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onForceWanderNow (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onDebugForcePoop (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onDebugForceHutch (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onAddBucketMilk (IsoAnimal animal, IsoPlayer playerObj) |
| static void | doWaterAnimalMenu (nil animalSubMenu, IsoAnimal animal, IsoPlayer playerObj) |
| static void | onGiveWater (IsoPlayer player, IsoAnimal animal, InventoryItem item) |
| static void | onAnimalBehavior (IsoAnimal animal, IsoPlayer player) |
| static void | onRandomIdleAnim (IsoAnimal animal) |
| static void | onRandomHappyAnim (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onKill (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onForceSit (IsoAnimal animal) |
| static void | onToggleInvincible (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onDebugForceEgg (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onLure (IsoAnimal animal, IsoPlayer playerObj, nil item) |
| static void | onDebugSetStress (IsoAnimal animal, number playerNum) |
| static void | onDebugSetAcceptance (IsoAnimal animal, IsoPlayer playerObj, nil acceptance) |
| static void | onForceAnimalGrowAway (IsoAnimal animal, IsoPlayer playerObj) |
| static void | doAnimalBodyMenuFromInv (ISContextMenu context, IsoPlayer playerObj, IsoDeadBody animalbody) |
| static void | doAnimalBodyMenu (ISContextMenu context, integer player, IsoDeadBody animalbody) |
| static void | onButcherAnimalDebug (IsoDeadBody body, IsoPlayer chr) |
| static void | onGetAnimalBones (IsoDeadBody body, IsoPlayer chr, InventoryItem knife) |
| static void | onButcherAnimal (IsoDeadBody body, IsoPlayer chr, InventoryItem knife) |
| static void | onGetAnimalBonesFromInv (IsoDeadBody body, IsoPlayer chr, nil knife) |
| static void | onButcherAnimalFromInv (IsoDeadBody body, IsoPlayer chr, InventoryItem knife) |
| static void | onSetHungry (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onAnimalGenome (IsoAnimal animal, nil chr) |
| static void | onPetAnimal (IsoAnimal animal, nil chr) |
| static void | onPickupAnimal (IsoAnimal animal, nil chr) |
| static void | onAddEgg (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onShearAnimal (IsoAnimal animal, IsoPlayer chr, InventoryItem shear) |
| static void | onSetWoolQty (IsoAnimal animal, number playerNum) |
| static void | onSetMilkQty (IsoAnimal animal, number playerNum) |
| static void | onMilkAnimal (IsoAnimal animal, IsoPlayer chr, InventoryItem bucket, boolean all) |
| static void | Impregnate (IsoAnimal animal, IsoPlayer playerObj, boolean doIt) |
| static void | SetFertilized (IsoAnimal animal, IsoPlayer playerObj, boolean doIt, IsoAnimal male) |
| static void | PickMate (IsoAnimal animal, IsoPlayer playerObj) |
| static void | SetFertilizedTime (IsoAnimal animal, integer player) |
| static void | onAddAnimalBaby (IsoAnimal animal, IsoPlayer playerObj) |
| static void | SetPregnancyPeriod (IsoAnimal animal, integer player) |
| static void | onSetAnimalAge (IsoAnimal animal, integer player) |
| static void | onRemoveAnimal (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onAnimalInfo (IsoAnimal animal, IsoPlayer chr) |
| static void | onDetachAnimalTree (IsoAnimal animal, IsoPlayer chr) |
| static void | onAttachAnimal (IsoAnimal animal, IsoPlayer chr) |
| static void | onDetachAnimal (IsoAnimal animal, IsoPlayer chr) |
| static void | clickedAnimals (integer player, ISContextMenu context, IsoAnimal[] animals, boolean test) |
| static void | onSanta (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onBowtieGold (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onBowtieGreen (IsoAnimal animal, IsoPlayer playerObj) |
| static void | onBowtieRed (IsoAnimal animal, IsoPlayer playerObj) |
| static void | doDesignationZoneMenu (ISContextMenu context, DesignationZoneAnimal zone, IsoPlayer playerObj) |
| static void | onCheckZone (DesignationZoneAnimal zone, IsoPlayer playerObj) |
| static void | onKillAnimal (IsoAnimal animal, IsoPlayer playerObj) |
| static void | attachAnimalToObject (IsoObject attachAnimalTo, IsoPlayer playerObj, IsoObject[] worldobjects, ISContextMenu context) |
| static IsoAnimal | getAnimalToInteractWith (IsoPlayer playerObj) |
| static void | showRadialMenu (IsoPlayer playerObj) |