SpatialFear.SFItemDescWindow

Spatial Fear
Name: SFItemDescWindow
Description: Window, that pops up and describes a new item

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFItemDescWindow
%%

Variables

%function_comment%
MeshActorm_actMesh
%function_comment%
boolm_bFirstTime
%function_comment%
floatm_fMeshScale
%function_comment%
intm_nIconLeftOffset
%function_comment%
intm_nIconSize
%function_comment%
intm_nIconTopOffset
%function_comment%
intm_nItemIconHeight
%function_comment%
intm_nItemIconWidth
%function_comment%
intm_nModelOffsetX
%function_comment%
intm_nModelOffsetY
%function_comment%
intm_nTitelWidth
%function_comment%
intm_nTitleHeight
%function_comment%
Rotatorm_rotView
%function_comment%
stringm_strItemText
%function_comment%
stringm_strName
%function_comment%
SFIconWindowm_wndIcon

Functions

hide ()
init (float fHUDScale, int X, int Y, int nWidth, int nHeight, optional Pawn Owner, optional string strText, optional SFWindow wndParent)
renderBackground (Canvas C)
renderForeground (Canvas C)
setIcon (Texture tex)
show ()
terminate ()
Tick (float fDelta)

Default properties

{
     m_nIconSize=64
     m_nIconLeftOffset=17
     m_nItemIconHeight=100
     m_nItemIconWidth=110
     m_nTitelWidth=250
     m_nTitleHeight=65
     m_fMeshScale=1.000000
     m_fFadeOutTime=1.000000
     m_nTextOffset=95
     m_nTextIndent=16
     m_texBkg=Texture'SfResource1.Background.ItemWin'
     m_nBorderSize=12
     m_sndOpen=Sound'SfResource1.Window.OpenDescWnd'
     m_sndClose=Sound'SfResource1.Window.CloseDescWnd'
}


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