Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Jailbreak.JBDispositionGroup | +-- Jailbreak.JBDispositionGroupJail
Constants Summary |
---|
Inherited Contants from Core.Object |
---|
MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient |
Variables Summary | |
---|---|
float | FadeCounter |
string | FontCounter |
Font | FontObjectCounter |
TFormation | Formation[6] |
vector | LocationCounter |
vector | LocationFormation |
float | ScaleCounter |
string | TextCounter |
Inherited Variables from Jailbreak.JBDispositionGroup |
---|
DispositionTeam, GameReplicationInfo, ListDispositionPlayer, nPlayersRequired, Scale |
Inherited Variables from Core.Object |
---|
Class, Name, ObjectFlags, ObjectInternal[7], Outer |
Enumerations Summary |
---|
Inherited Enumerations from Core.Object |
---|
EAxis, ECamOrientation, EDetailMode, EDrawPivot, ESheerAxis |
Structures Summary | ||
---|---|---|
TFormation Location[6], Scale |
Inherited Structures from Core.Object |
---|
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
Functions Summary | ||
---|---|---|
bool | BelongsToGroup (JBTagPlayer TagPlayer)) | |
Draw (Canvas Canvas)) | ||
Initialize (JBDispositionTeam DispositionTeamOwner)) | ||
Move (float TimeDelta)) | ||
Setup ())) |
Inherited Functions from Jailbreak.JBDispositionGroup |
---|
AddIconToEnd, AddIconToStart, BelongsToGroup, Draw, Initialize, IsIconRequired, IsIconSurplus, Move, Recount, RemoveIconFromEnd, RemoveIconFromStart, Setup |
Variables Detail |
---|
Structures Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { FontCounter = "UT2003Fonts.FontEurostile37"; ScaleCounter = 0.7; LocationCounter = (X=0.006,Y=0.011); LocationFormation = (X=0.056,Y=0.043); Formation[0] = (Scale=1.0,Location[0]=(X=+0.000,Y=+0.000,Z=1)); Formation[1] = (Scale=1.0,Location[0]=(X=+0.008,Y=+0.000,Z=1),Location[1]=(X=-0.008,Y=+0.000,Z=1)); Formation[2] = (Scale=0.9,Location[0]=(X=+0.010,Y=+0.008,Z=1),Location[1]=(X=-0.010,Y=+0.008,Z=1),Location[2]=(X=+0.000,Y=-0.012,Z=1)); Formation[3] = (Scale=0.9,Location[0]=(X=+0.012,Y=+0.000,Z=1),Location[1]=(X=-0.012,Y=+0.000,Z=1),Location[2]=(X=+0.000,Y=-0.014,Z=1),Location[3]=(X=+0.000,Y=+0.014,Z=1)); Formation[4] = (Scale=0.9,Location[0]=(X=+0.012,Y=-0.010,Z=1),Location[1]=(X=-0.012,Y=-0.010,Z=1),Location[2]=(X=+0.000,Y=-0.014,Z=1),Location[3]=(X=+0.006,Y=+0.014,Z=1),Location[4]=(X=-0.006,Y=+0.014,Z=1)); Formation[5] = (Scale=0.9,Location[0]=(X=+0.007,Y=+0.014,Z=0),Location[1]=(X=-0.013,Y=+0.001,Z=1),Location[2]=(X=-0.002,Y=-0.016,Z=1),Location[3]=(X=+0.007,Y=+0.014,Z=0),Location[4]=(X=+0.007,Y=+0.014,Z=0),Location[5]=(X=+0.007,Y=+0.014,Z=0)); AddIconForFadein = AddIconToEnd; AddIconForChange = AddIconToEnd; RemoveIconForChange = RemoveIconFromEnd; RemoveIconForFadeout = RemoveIconFromEnd; } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |