Engine.ScriptedTexture
- Extends
- Texture
- Modifiers
- safereplace native noexport
Core.Object
|
+-- Engine.Bitmap
|
+-- Engine.Texture
|
+-- Engine.ScriptedTexture
Inherited Variables from Engine.Texture |
Accumulator, Alpha, AnimCurrent, AnimNext, bAutoUPan, bAutoVPan, bBigWavy, bCloudWavy, bDirtyShadows, bEnvironment, bFakeBackdrop, bGouraud, bHasComp, bHighColorQuality, bHighLedge, bHighShadowDetail, bHighTextureQuality, bInvisible, bLowShadowDetail, bMasked, bMirrored, bModulate, bNoMerge, bNoSmooth, bNotSolid, bParametric, bPortal, bRealtime, bRealtimeChanged, bSemisolid, bSmallWavy, bSpecialLit, bTransparent, bTwoSided, BumpMap, bUnlit, bWaterWavy, bX2, bX3, bX4, bX5, bX6, bX7, CompFormat, CompMips, DetailTexture, Diffuse, DrawScale, FootstepSound, Friction, HitSound, LODSet, MacroTexture, MaxFrameRate, MinFrameRate, MipMult, Mips, PrimeCount, PrimeCurrent, Specular |
Inherited Variables from Engine.Bitmap |
Format, InternalTime[2], MaxColor, MipZero, Palette, UBits, UClamp, USize, VBits, VClamp, VSize |
Functions Summary |
| | DrawColoredText (float X, float Y, string Text, Font Font, color FontColor)
|
| | DrawText (float X, float Y, string Text, Font Font)
|
| | DrawTile (float X, float Y, float XL, float YL, float U, float V, float UL, float VL, Texture Tex, bool bMasked)
|
| | ReplaceTexture (Texture Tex)
|
| | TextSize (string Text, out float XL, out float YL, Font Font)
|
var transient const int Junk1;
var transient const int Junk2;
var transient const int Junk3;
var transient const float LocalTime;
ScriptedTexture
native(
474)
final function DrawColoredText (
float X,
float Y,
string Text,
Font Font,
color FontColor )
native(472) final function DrawText ( float X, float Y, string Text, Font Font )
native(
473)
final function DrawTile (
float X,
float Y,
float XL,
float YL,
float U,
float V,
float UL,
float VL,
Texture Tex,
bool bMasked )
native(
475)
final function ReplaceTexture (
Texture Tex )
native(476) final function TextSize ( string Text, out float XL, out float YL, Font Font )
Creation time: Fr 7.6.2013 13:14:57.034 - Created with
UnCodeX