#include <component.h>
◆ ~CComponentInterfaces()
| virtual CComponentInterfaces::~CComponentInterfaces |
( |
| ) |
|
|
virtualdefault |
◆ Client()
| class IClient * CComponentInterfaces::Client |
( |
| ) |
const |
|
protected |
Get the client interface.
◆ Collision()
| class CCollision * CComponentInterfaces::Collision |
( |
| ) |
const |
|
protected |
Get the collision interface.
◆ Config()
| class CConfig * CComponentInterfaces::Config |
( |
| ) |
const |
|
protected |
Get the config interface.
◆ ConfigManager()
Get the config manager interface.
◆ Console()
| class IConsole * CComponentInterfaces::Console |
( |
| ) |
const |
|
protected |
Get the console interface.
◆ DemoPlayer()
| class IDemoPlayer * CComponentInterfaces::DemoPlayer |
( |
| ) |
const |
|
protected |
Get the demo player interface.
◆ DemoRecorder()
| class IDemoRecorder * CComponentInterfaces::DemoRecorder |
( |
int | Recorder | ) |
const |
|
protected |
◆ Engine()
| class IEngine * CComponentInterfaces::Engine |
( |
| ) |
const |
|
protected |
Get the engine interface.
◆ Favorites()
| class IFavorites * CComponentInterfaces::Favorites |
( |
| ) |
const |
|
protected |
Get the favorites interface.
◆ GameClient()
| class CGameClient * CComponentInterfaces::GameClient |
( |
| ) |
const |
|
inlineprotected |
Get a pointer to the game client.
◆ Graphics()
| class IGraphics * CComponentInterfaces::Graphics |
( |
| ) |
const |
|
protected |
Get the graphics interface.
◆ Http()
| class IHttp * CComponentInterfaces::Http |
( |
| ) |
const |
|
protected |
◆ Input()
| class IInput * CComponentInterfaces::Input |
( |
| ) |
const |
|
protected |
◆ Kernel()
| class IKernel * CComponentInterfaces::Kernel |
( |
| ) |
const |
|
protected |
Get the kernel interface.
◆ Layers()
| class CLayers * CComponentInterfaces::Layers |
( |
| ) |
const |
|
protected |
Get the layers interface.
◆ LocalTime()
| float CComponentInterfaces::LocalTime |
( |
| ) |
const |
|
protected |
◆ OnInterfacesInit()
| void CComponentInterfaces::OnInterfacesInit |
( |
CGameClient * | pClient | ) |
|
|
virtual |
◆ RenderMap()
| class CRenderMap * CComponentInterfaces::RenderMap |
( |
| ) |
const |
|
protected |
Get the render map interface.
◆ RenderTools()
| class CRenderTools * CComponentInterfaces::RenderTools |
( |
| ) |
const |
|
protected |
Get the render tools interface.
◆ ServerBrowser()
Get the server browser interface.
◆ Sound()
| class ISound * CComponentInterfaces::Sound |
( |
| ) |
const |
|
protected |
◆ Storage()
| class IStorage * CComponentInterfaces::Storage |
( |
| ) |
const |
|
protected |
Get the storage interface.
◆ TextRender()
| class ITextRender * CComponentInterfaces::TextRender |
( |
| ) |
const |
|
protected |
Get the text rendering interface.
◆ time()
| int64_t CComponentInterfaces::time |
( |
| ) |
const |
|
protected |
◆ Ui()
| class CUi * CComponentInterfaces::Ui |
( |
| ) |
const |
|
protected |
◆ m_pClient
The documentation for this class was generated from the following files: