Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
ISContextDebugHighlights Class Reference
Inheritance diagram for ISContextDebugHighlights:
ISMenuElement ISMenuContext

Static Public Member Functions

static void init ()
static boolean createMenu (umbrella::WorldMenuContextData _data)
static void openPanel01 (umbrella::WorldMenuContextData _data, IsoGridSquare _square)
static void openPanel00 (umbrella::WorldMenuContextData _data, IsoGridSquare _square)
static void openPanel0 (umbrella::WorldMenuContextData _data, IsoGridSquare _square, string _texture, number _size, boolean _doAlpha, umbrella::RGB _c)
static void openPanel (umbrella::WorldMenuContextData _data, IsoGridSquare _square, string _texture, number _size, boolean _doAlpha, umbrella::RGB _c)
static void openPanel2 (umbrella::WorldMenuContextData _data, IsoGridSquare _square)
static void openPanel3 (umbrella::WorldMenuContextData _data, IsoObject _obj)
Static Public Member Functions inherited from ISMenuElement
static void init ()
static void createMenu ()
Static Public Member Functions inherited from ISMenuContext
static void createMenu ()
static void loadElements (table< string, fun():ISMenuElement > _targetTable)

Public Attributes

umbrella::RGB[] colors
number colorindex
boolean enableMe
Public Attributes inherited from ISMenuElement
number zIndex
ISMenuContext parentMenu
string name
Public Attributes inherited from ISMenuContext
ISPriorityTable elements

Member Function Documentation

◆ createMenu()

boolean ISContextDebugHighlights::createMenu ( umbrella::WorldMenuContextData _data)
static

◆ init()

void ISContextDebugHighlights::init ( )
static

◆ openPanel()

void ISContextDebugHighlights::openPanel ( umbrella::WorldMenuContextData _data,
IsoGridSquare _square,
string _texture,
number _size,
boolean _doAlpha,
umbrella::RGB _c )
static

◆ openPanel0()

void ISContextDebugHighlights::openPanel0 ( umbrella::WorldMenuContextData _data,
IsoGridSquare _square,
string _texture,
number _size,
boolean _doAlpha,
umbrella::RGB _c )
static

◆ openPanel00()

void ISContextDebugHighlights::openPanel00 ( umbrella::WorldMenuContextData _data,
IsoGridSquare _square )
static

◆ openPanel01()

void ISContextDebugHighlights::openPanel01 ( umbrella::WorldMenuContextData _data,
IsoGridSquare _square )
static

◆ openPanel2()

void ISContextDebugHighlights::openPanel2 ( umbrella::WorldMenuContextData _data,
IsoGridSquare _square )
static

◆ openPanel3()

void ISContextDebugHighlights::openPanel3 ( umbrella::WorldMenuContextData _data,
IsoObject _obj )
static

Member Data Documentation

◆ colorindex

number ISContextDebugHighlights::colorindex

◆ colors

umbrella::RGB [] ISContextDebugHighlights::colors

◆ enableMe

boolean ISContextDebugHighlights::enableMe

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