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

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_RollOverEx

DESCRIPTION

Like Draw_Rollover it Draws one texture on the screen, and changes texture when the mouse is over the rect, but it also has extended parameters...

DECLARATION

VB.NET Draw_RollOverEx(iTextureOver As Integer , iTextureNormal As Integer , fTextureLeft As Single , fTextureTop As Single , fTextureRight As Single , fTextureBottom As Single , fMouseLeft As Single , fMouseTop As Single , fMouseRight As Single , fMouseBottom As Single) As Boolean
C++ bool Draw_RollOverEx(int iTextureOver , int iTextureNormal , float fTextureLeft , float fTextureTop , float fTextureRight , float fTextureBottom , float fMouseLeft , float fMouseTop , float fMouseRight , float fMouseBottom )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iTextureOverNoiTextureOver description
iTextureNormalNoiTextureNormal description
fTextureLeftNofTextureLeft description
fTextureTopNofTextureTop description
fTextureRightNofTextureRight description
fTextureBottomNofTextureBottom description
fMouseLeftNofMouseLeft description
fMouseTopNofMouseTop description
fMouseRightNofMouseRight description
fMouseBottomNofMouseBottom 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_rolloverex.txt · Last modified: 2010/05/27 19:28 by 71.216.138.230