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

Static Public Member Functions

static boolean onJoypadPressUp (JoypadData joypadData)
static boolean onJoypadPressDown (JoypadData joypadData)
static void onJoypadPressX (ISButtonPrompt buttonPrompt, JoypadData joypadData)
static void onJoypadReleaseX (JoypadData joypadData)

Static Public Attributes

static table< integer, boolean > xPressed
static table< integer, boolean > changedSpeed

Member Function Documentation

◆ onJoypadPressDown()

boolean ISVehicleRegulator::onJoypadPressDown ( JoypadData joypadData)
static

◆ onJoypadPressUp()

boolean ISVehicleRegulator::onJoypadPressUp ( JoypadData joypadData)
static

◆ onJoypadPressX()

void ISVehicleRegulator::onJoypadPressX ( ISButtonPrompt buttonPrompt,
JoypadData joypadData )
static

◆ onJoypadReleaseX()

void ISVehicleRegulator::onJoypadReleaseX ( JoypadData joypadData)
static

Member Data Documentation

◆ changedSpeed

table<integer, boolean> ISVehicleRegulator::changedSpeed
static

◆ xPressed

table<integer, boolean> ISVehicleRegulator::xPressed
static

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