impulseZoneLabel

This panel has no direct exposed properties, but it exists!

Functions

impulseZoneLabel:Init()

Internal

This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.

View source »

Called when the panel is initialized.

impulseZoneLabel:Paint(w, h)

Internal

This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.

View source »

Called when the panel is drawn.

Parameters

  • w int

    The width of the panel.

  • h int

    The height of the panel.

impulseZoneLabel:Think()

Internal

This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.

View source »

Called every tick.