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

Wiki > TV3D65 Index > TVScreen2DImmediate

Draw_TextureRotatedEx

DESCRIPTION

-This page has been generated automatically. Please improve it by adding a description and additional information.

DECLARATION

VB.NET Draw_TextureRotatedEx(iTexture As Integer , fX As Single , fY As Single , fWidth As Single , fHeight As Single , fAngle As Single , fCenterX As Single , fCenterY As Single , color1 As Integer , color2 As Integer , color3 As Integer , color4 As Integer , tu1 As Single , tv1 As Single , tu2 As Single , tv2 As Single)
C++ void Draw_TextureRotatedEx(int iTexture , float fX , float fY , float fWidth , float fHeight , float fAngle , float fCenterX , float fCenterY , int color1 , int color2 , int color3 , int color4 , float tu1 , float tv1 , float tu2 , float tv2 )

PARAMETERS

NAMEOPTIONALDESCRIPTION
iTextureNoiTexture description
fXNofX description
fYNofY description
fWidthNofWidth description
fHeightNofHeight description
fAngleNofAngle description
fCenterXNofCenterX description
fCenterYNofCenterY description
color1Yescolor1 description
color2Yescolor2 description
color3Yescolor3 description
color4Yescolor4 description
tu1Yestu1 description
tv1Yestv1 description
tu2Yestu2 description
tv2Yestv2 description

RETURN VALUE

Null Does not return a value.

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvscreen2dimmediate/draw_texturerotatedex.txt · Last modified: 2009/11/29 18:00