Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFGui.GUIBuyAmmoInfoPanel

Extends
GUIBuyInfoPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- KFGui.GUIBuyInfoPanel
               |   
               +-- KFGui.GUIBuyAmmoInfoPanel

Variables Summary
GUIWeaponImagei_weapBG
GUILabell_clipcost
GUILabell_clips
GUILabell_fillcost
GUILabell_name
Inherited Variables from XInterface.GUIPanel
Background

Functions Summary
function Display (GUIBuyable newWeapon))
Inherited Functions from KFGui.GUIBuyInfoPanel
Display
Inherited Functions from XInterface.GUIPanel
InitComponent


Variables Detail

i_weapBG Source code

var automated GUIWeaponImage i_weapBG;

l_clipcost Source code

var automated GUILabel l_clipcost;

l_clips Source code

var automated GUILabel l_clips;

l_fillcost Source code

var automated GUILabel l_fillcost;

l_name Source code

var automated GUILabel l_name;


Functions Detail

Display Source code

function Display ( GUIBuyable newWeapon) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:44.886 - Created with UnCodeX