| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- JBScreen.JBScreen
|
+-- JBScreen.JBScreenMap
|
+-- JBScreen.JBScreenMapPanorama
| Variables Summary | |
|---|---|
| Coords | CoordsPanorama |
| vector | RepLocation |
| rotator | RepRotation |
| float | ScaleDepth |
| JBScreenMapPanorama | |
| float | FieldOfView |
| Inherited Variables from JBScreen.JBScreenMap |
|---|
| bInitializationSuccessful, bShowInArena, bShowInFreedom, bShowInJail, bShowTeamBlue, bShowTeamRed, IconMaterial[2], IconPulseRate, SizeIconMaterial[2], TextError |
| Inherited Variables from JBScreen.JBScreen |
|---|
| bEnabled, Build, ColorWhite, RefreshRate, ScriptedTexture, SizeMaterialBackground, SizeScriptedTexture |
| Functions Summary | ||
|---|---|---|
![]() | vector | CalcLocation (vector LocationWorld)) |
![]() | PostBeginPlay ())) | |
![]() | bool | PrepareCoords ())) |
| Inherited Functions from JBScreen.JBScreenMap |
|---|
| CalcLocation, DrawIcon, IsIconDisplayed, PostNetBeginPlay, PrepareCoords, PrepareMaterial, RenderTexture, UpdatePrecacheMaterials |
| Inherited Functions from JBScreen.JBScreen |
|---|
| PostNetBeginPlay, PrepareMaterial, RenderTexture, Reset, Timer, UpdatePrecacheMaterials |
| Variables Detail |
|---|
| Functions Detail |
|---|
CalcLocation Source code
PostBeginPlay Source code
PrepareCoords Source code| Defaultproperties |
|---|
defaultproperties
{
FieldOfView = 90.0;
bDirectional = True;
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||