gui_healthbar Class Reference

file : ../lua/gui/gui.healthbar.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed SetNpcHealthbarHitpoints (mixed mobile, mixed hitpoints)
 sets the hitpoints in percentage if the mobile npc dialog is opened
static mixed HealthBar_SetPlayerBar (mixed name, mixed x)
static mixed SetHitpoints (mixed x)
 sets the current hitpoints (in %), x is between 0.0 and 1.0
static mixed SetMana (mixed x)
static mixed SetStamina (mixed x)
static mixed HealthBar_ChangeBackground (mixed serial, mixed back_gump_id, mixed hue)
static mixed HealthBar_ChangeParams (mixed serial, mixed ctrlname, mixed changearr)
static mixed StatBar_UpdateMobileFlags (mixed mobile)
 color healthbar for poison/golden effect, called from mobile:UpdateFlags()
static mixed CloseHealthbar (mixed mobile)
 Close Healthbar Gump.
static mixed OpenHealthbarAtMouse (mixed mobile)
 open healdbar at mouse pos
static mixed OpenHealthbar (mixed mobile, mixed x, mixed y)
 Open Healthbar Gump.
static mixed HealthBarUpdateSelection (mixed mobile)
 focused/selection auto health bar


Detailed Description

file : ../lua/gui/gui.healthbar.lua (this is just a pseudo class used for grouping global functions)

Definition at line 2337 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed gui_healthbar::SetNpcHealthbarHitpoints ( mixed  mobile,
mixed  hitpoints 
) [inline, static]

sets the hitpoints in percentage if the mobile npc dialog is opened

Definition at line 2340 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::HealthBar_SetPlayerBar ( mixed  name,
mixed  x 
) [inline, static]

Definition at line 2342 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::SetHitpoints ( mixed  x  )  [inline, static]

sets the current hitpoints (in %), x is between 0.0 and 1.0

Definition at line 2345 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::SetMana ( mixed  x  )  [inline, static]

Definition at line 2347 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::SetStamina ( mixed  x  )  [inline, static]

Definition at line 2349 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::HealthBar_ChangeBackground ( mixed  serial,
mixed  back_gump_id,
mixed  hue 
) [inline, static]

Definition at line 2351 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::HealthBar_ChangeParams ( mixed  serial,
mixed  ctrlname,
mixed  changearr 
) [inline, static]

Definition at line 2353 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::StatBar_UpdateMobileFlags ( mixed  mobile  )  [inline, static]

color healthbar for poison/golden effect, called from mobile:UpdateFlags()

Definition at line 2356 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::CloseHealthbar ( mixed  mobile  )  [inline, static]

Close Healthbar Gump.

Definition at line 2359 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::OpenHealthbarAtMouse ( mixed  mobile  )  [inline, static]

open healdbar at mouse pos

Definition at line 2362 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::OpenHealthbar ( mixed  mobile,
mixed  x,
mixed  y 
) [inline, static]

Open Healthbar Gump.

Definition at line 2365 of file lua_pseudo_code.cpp.

static mixed gui_healthbar::HealthBarUpdateSelection ( mixed  mobile  )  [inline, static]

focused/selection auto health bar

Definition at line 2368 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6