Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
Fishing::Utils Class Reference

Static Public Member Functions

static boolean isWaterCoords (number x, number y)
static number getAimCoords (nil player)
static boolean isStopFishingButtonPressed (integer joypad)
static boolean isPlayerAimOnWater (IsoPlayer player, boolean autoAim)
static void facePlayerToAim (IsoPlayer player)
static void FacePlayerToBobber (IsoPlayer player, number x, number y)
static boolean isCastButtonPressed (integer joypad)
static boolean isNearShore (number x, number y)
static number getFishSizeChancesBySkillLevel (integer lvl, boolean isNearShore, number fishNum)
static umbrella::Fishing::TemperatureParams getTemperatureParams (IsoPlayer player)
static umbrella::Fishing::WeatherParams getWeatherParams ()
static umbrella::Fishing::TimeParams getTimeParams ()
static umbrella::Fishing::HookParams getHookParams (nil hookType)
static umbrella::Fishing::FishNumParams getFishNumParams (number x, number y)

Member Function Documentation

◆ facePlayerToAim()

void Fishing::Utils::facePlayerToAim ( IsoPlayer player)
static

◆ FacePlayerToBobber()

void Fishing::Utils::FacePlayerToBobber ( IsoPlayer player,
number x,
number y )
static

◆ getAimCoords()

number Fishing::Utils::getAimCoords ( nil player)
static

◆ getFishNumParams()

umbrella::Fishing::FishNumParams Fishing::Utils::getFishNumParams ( number x,
number y )
static

◆ getFishSizeChancesBySkillLevel()

number Fishing::Utils::getFishSizeChancesBySkillLevel ( integer lvl,
boolean isNearShore,
number fishNum )
static

◆ getHookParams()

umbrella::Fishing::HookParams Fishing::Utils::getHookParams ( nil hookType)
static

◆ getTemperatureParams()

umbrella::Fishing::TemperatureParams Fishing::Utils::getTemperatureParams ( IsoPlayer player)
static

◆ getTimeParams()

umbrella::Fishing::TimeParams Fishing::Utils::getTimeParams ( )
static

◆ getWeatherParams()

umbrella::Fishing::WeatherParams Fishing::Utils::getWeatherParams ( )
static

◆ isCastButtonPressed()

boolean Fishing::Utils::isCastButtonPressed ( integer joypad)
static

◆ isNearShore()

boolean Fishing::Utils::isNearShore ( number x,
number y )
static

◆ isPlayerAimOnWater()

boolean Fishing::Utils::isPlayerAimOnWater ( IsoPlayer player,
boolean autoAim )
static

◆ isStopFishingButtonPressed()

boolean Fishing::Utils::isStopFishingButtonPressed ( integer joypad)
static

◆ isWaterCoords()

boolean Fishing::Utils::isWaterCoords ( number x,
number y )
static

The documentation for this class was generated from the following file: