SpatialFear.SFPassiveItemBelt

Spatial Fear
Name: SFPassiveItemBelt
Description: Collection of item slot windows, that show the currently
equipped passive inventory.

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFPassiveItemBelt
%%

Variables

%function_comment%
SFItemSlotm_arSlots[9]
%function_comment%
intm_nIconBorder
%function_comment%
intm_nIconDisplaySize
%function_comment%
intm_nIconSize
%function_comment%
intm_nNumberOfIcons
%function_comment%
intm_nNumberOfItems

Functions

boolfindItem (SFPickup item)
hide ()
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent)
boolinsert (SFPickup item)
recalcPositions ()
boolremoveItem (SFPickup item)
renderBackground (Canvas C)
reset ()
show ()
terminate ()

Default properties

{
     m_nIconSize=64
     m_nIconDisplaySize=32
     m_nIconBorder=4
     m_texBkg=Texture'SfResource1.Background.PassiveBelt'
     m_nBorderSize=16
     m_sndOpen=Sound'SfResource1.Window.OpenPassiveWnd'
     m_sndClose=Sound'SfResource1.Window.ClosePassiveWnd'
     m_fOpenSoundVol=14.000000
     m_fCloseSoundVol=14.000000
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:41 PM
Created with UnCodeX