Deprecated: Function split() is deprecated in /home/wiki/public_html/inc/common.php on line 533

Warning: Cannot modify header information - headers already sent by (output started at /home/wiki/public_html/inc/common.php:533) in /home/wiki/public_html/inc/actions.php on line 71
tvscreen2dimmediate:draw_box [TV3DWiki]
 
Table of Contents

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_Box

DESCRIPTION

Draws a box on the screen.

DECLARATION

VB.NET Draw_Box(x1 As Single , y1 As Single , x2 As Single , y2 As Single , color As Integer)
C++ void Draw_Box(float x1 , float y1 , float x2 , float y2 , int color )

PARAMETERS

NAMEOPTIONALDESCRIPTION
x1Nox1 description
y1Noy1 description
x2Nox2 description
y2Noy2 description
colorYescolor description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscreen2dimmediate/draw_box.txt · Last modified: 2010/05/24 18:04 by 71.216.138.230