Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Canvas
Constants Summary |
---|
Inherited Contants from Core.Object |
---|
MaxInt, Pi |
Variables Summary | |
---|---|
bool | bCenter |
font | BigFont |
bool | bNoSmooth |
float | ClipX |
float | ClipY |
float | CurX |
float | CurY |
float | CurYL |
color | DrawColor |
font | Font |
int | FramePtr |
font | LargeFont |
font | MedFont |
float | OrgX |
float | OrgY |
int | SizeX |
int | SizeY |
font | SmallFont |
float | SpaceX |
float | SpaceY |
byte | Style |
viewport | Viewport |
float | Z |
Inherited Variables from Core.Object |
---|
Class, Name, ObjectFlags, ObjectInternal[6], Parent |
Enumerations Summary |
---|
Inherited Enumerations from Core.Object |
---|
ESheerAxis |
Structures Summary |
---|
Inherited Structures from Core.Object |
---|
BoundingBox, BoundingVolume, Color, Coords, DynamicArray, DynamicString, Guid, Plane, Rotator, Scale, Vector |
Functions Summary | ||
---|---|---|
![]() | DrawIcon (texture Tex, float Scale) | |
![]() | DrawPattern (texture Tex, float XL, float YL, float Scale) | |
![]() | DrawRect (texture Tex, float RectX, float RectY) | |
![]() | DrawText (coerce string[255] Text, optional bool CR) | |
![]() | DrawTile (texture Tex, float XL, float YL, float U, float V, float UL, float VL) | |
![]() | Reset () | |
![]() | SetClip (float X, float Y) | |
![]() | SetOrigin (float X, float Y) | |
![]() | SetPos (float X, float Y) |
Inherited Functions from Core.Object |
---|
!, !=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, Abs, Asc, Atan, BeginState, Clamp, ClassIsChildOf, Cos, Disable, DynamicLoadObject, Enable, EndState, Exp, FClamp, FMax, FMin, FRand, GetEnum, GetStateName, GotoState, InStr, IsInState, Len, Lerp, Log, Loge, Max, Min, Rand, ResetConfig, SaveConfig, SetPropertyText, Sin, Smerp, Sqrt, Square, Tan, Warn, [, ^, ^^, |, ||, ~, ~= |
Variables Detail |
---|
Functions Detail |
---|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |