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_rollover [TV3DWiki]
 

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_RollOver

DESCRIPTION

Draws one texture on the screen, and changes the texture when the mouse is over the rect.

DECLARATION

VB.NET Draw_RollOver(iTextureOver As Integer , iTextureNormal As Integer , fLeft As Single , fTop As Single , fRight As Single , fBottom As Single) As Boolean
C++ bool Draw_RollOver(int iTextureOver , int iTextureNormal , float fLeft , float fTop , float fRight , float fBottom )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iTextureOverNoiTextureOver description
iTextureNormalNoiTextureNormal description
fLeftNofLeft description
fTopNofTop description
fRightNofRight description
fBottomNofBottom description

RETURN VALUE

Boolean Description of what the return value means.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscreen2dimmediate/draw_rollover.txt · Last modified: 2010/05/27 19:22 by 71.216.138.230