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. ! Draws a label with the specified parameter.
 

!

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

!

Copyright (c) 2012. All rights reserved.