Gah - a solution with more questions. – EntropicLqd

UE2:DrawOpImage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> DrawOpBase >> DrawOpImage
Package: 
XInterface
This class in other games:
UT2003

null

Properties

bStretch

Type: bool

Modifiers: deprecated

Stretch the picture;

Image

Type: Material


ImageStyle

Type: byte


SubX

Type: float


Default value: -1.0

SubXL

Type: float


Default value: -1.0

SubY

Type: float


Default value: -1.0

SubYL

Type: float

coordinates on Image

Default value: -1.0

Instance functions

Draw

function Draw (Canvas Canvas)

Overrides: DrawOpBase.Draw