Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_System::DrawLabel Method
Syntax
C++
int DrawLabel(IFunctionHandler* pH);
Parameters 
Description 
vPos 
Position vector. 
fSize 
Size for the label. 
text 
Text of the label. 
Red component for the label colour. Default is 1. 
Green component for the label colour. Default is 1. 
Blue component for the label colour. Default is 1. 
alpha 
Alpha component for the label colour. Default is 1. 

!

System.DrawLabel( vPos, fSize, text [, r [, g [, b [, alpha]]]] )

!  

!  

!  

!  

!  

!  

!  

! Draws a label with the specified parameter. 

 

Copyright (c) 2012. All rights reserved.