C# Class idTech4.Game.idR

显示文件 Open project: iainmckay/idtech4.net

Public Properties

Property Type Description
AnimManager idTech4.Game.Animation.idAnimManager
CmdSystem idCmdSystem
CollisionModelManager idTech4.Collision.idCollisionModelManager
CvarSystem idCvarSystem
DeclManager idDeclManager
DefaultGravity float
EngineVersion string
EntityCountNormalMax int
EntityIndexNone int
EntityIndexWorld int
FileSystem idTech4.IO.idFileSystem
Game idGame
GameEdit idGameEdit
GameEntityBits int
Language idLangDict
MaxClients int
MaxGameEntities int
MaxRenderEntityGui int
MaxScreenBlobs int
NetworkSystem idTech4.Net.idAsyncNetwork
RenderModelManager idTech4.Renderer.idRenderModelManager
RenderSystem idTech4.Renderer.idRenderSystem
UIManager idTech4.UI.idUserInterfaceManager
UserCommandHertz int
UserCommandRate int

Property Details

AnimManager public_oe static_oe property

public static idAnimManager,idTech4.Game.Animation AnimManager
return idTech4.Game.Animation.idAnimManager

CmdSystem public_oe static_oe property

public static idCmdSystem CmdSystem
return idCmdSystem

CollisionModelManager public_oe static_oe property

public static idCollisionModelManager,idTech4.Collision CollisionModelManager
return idTech4.Collision.idCollisionModelManager

CvarSystem public_oe static_oe property

public static idCvarSystem CvarSystem
return idCvarSystem

DeclManager public_oe static_oe property

public static idDeclManager DeclManager
return idDeclManager

DefaultGravity public_oe static_oe property

public static float DefaultGravity
return float

EngineVersion public_oe static_oe property

public static string EngineVersion
return string

EntityCountNormalMax public_oe static_oe property

public static int EntityCountNormalMax
return int

EntityIndexNone public_oe static_oe property

public static int EntityIndexNone
return int

EntityIndexWorld public_oe static_oe property

public static int EntityIndexWorld
return int

FileSystem public_oe static_oe property

public static idFileSystem,idTech4.IO FileSystem
return idTech4.IO.idFileSystem

Game public_oe static_oe property

public static idGame,idTech4.Game Game
return idGame

GameEdit public_oe static_oe property

public static idGameEdit,idTech4.Game GameEdit
return idGameEdit

GameEntityBits public_oe static_oe property

public static int GameEntityBits
return int

Language public_oe static_oe property

public static idLangDict Language
return idLangDict

MaxClients public_oe static_oe property

public static int MaxClients
return int

MaxGameEntities public_oe static_oe property

public static int MaxGameEntities
return int

MaxRenderEntityGui public_oe static_oe property

public static int MaxRenderEntityGui
return int

MaxScreenBlobs public_oe static_oe property

public static int MaxScreenBlobs
return int

NetworkSystem public_oe static_oe property

public static idAsyncNetwork,idTech4.Net NetworkSystem
return idTech4.Net.idAsyncNetwork

RenderModelManager public_oe static_oe property

public static idRenderModelManager,idTech4.Renderer RenderModelManager
return idTech4.Renderer.idRenderModelManager

RenderSystem public_oe static_oe property

public static idRenderSystem,idTech4.Renderer RenderSystem
return idTech4.Renderer.idRenderSystem

UIManager public_oe static_oe property

public static idUserInterfaceManager,idTech4.UI UIManager
return idTech4.UI.idUserInterfaceManager

UserCommandHertz public_oe static_oe property

public static int UserCommandHertz
return int

UserCommandRate public_oe static_oe property

public static int UserCommandRate
return int