Index Parent

Lamp class


The Lamp class is used to create those cute little lamps.

Lamp is a subclass of Lamp.mcc so you must have Lamp.mcc in MUI:Libs/MUI to use it. Lamp.mcc is copyright of Maik Schreiber.

 

Attributes
Name Type Class Note
Color M ISGN G2N A number or one of:
  • Off
  • OK
  • Warning
  • Error
  • FatalError
  • Processing
  • LookingUp
  • Connecting
  • SendingData
  • ReceivingData
  • LoadingData
  • SavingData
Type S I One of:
  • Tiny
  • Small
  • Medium
  • Big
  • Huge

 

Methods
Name Parameters Note
None defined