| AddChatLine(char *pText, KCOLOR Color=KRGB_WHITE) | KInterface | [inline, virtual] |
| AddEntity(KLandEntity *pEntity) | KMapEditorInterface | |
| AddLandEntity(KLandEntity &LandEntity) | KMapEditorInterface | |
| AddModel(char *pModelName) | KMapEditorInterface | |
| AddpWin(KWin *pWin) | KInterface | [inline] |
| ChangeLevel(s32 Height) | KMapEditorInterface | |
| ChangeTexture(char *pTextureName) | KMapEditorInterface | |
| CloseLandscape() | KMapEditorInterface | |
| CommandDrawStats(KStr Argument, void *pContext) | KInterface | [protected, static] |
| DelLandEntity() | KMapEditorInterface | |
| DelModel(KLandModelObject &LandModelObject) | KMapEditorInterface | |
| Display() | KMapEditorInterface | [virtual] |
| DisplayInterface() | KInterface | |
| DisplayMouse() | KInterface | [protected, virtual] |
| DrawStats() | KInterface | [virtual] |
| End() | KMapEditorInterface | [virtual] |
| GetFirstEntity() | KMapEditorInterface | |
| GetFirstLandModel() | KMapEditorInterface | [inline] |
| GetHeight() | KInterface | [inline] |
| GethWindow() | KInterface | [inline] |
| GetNearLandModelObject(bool bEntity) | KMapEditorInterface | |
| GetNextEntity(KLandEntity *pEntity) | KMapEditorInterface | |
| GetNextLandModel(KLandModelObject *pLandModel) | KMapEditorInterface | [inline] |
| GetpCamera() | KInterface | [inline] |
| GetpFocus() | KInterface | [inline] |
| GetpInput() | KInterface | [inline] |
| GetpKeyboard() | KInterface | [inline] |
| GetpLandscape() | KMapEditorInterface | [inline] |
| GetpMouse() | KInterface | [inline] |
| GetpRender() | KInterface | [inline] |
| GetpSound() | KInterface | [inline] |
| GetSelectedLandEntity() | KMapEditorInterface | |
| GetWidth() | KInterface | [inline] |
| HideMouse() | KInterface | [inline] |
| HighLightNearModel(bool bHighLight, bool bEntity=false) | KMapEditorInterface | |
| Init() | KMapEditorInterface | [virtual] |
| IsFreeCamera() | KMapEditorInterface | [inline] |
| IsInGame() | KInterface | [inline] |
| KInterface(HINSTANCE hInstance, HWND hWnd, u32 Adapter, u32 Width, u32 Height, u32 Bpp, u32 bFullScreen, u32 RefreshRate, bool bUseInput=true) | KInterface | |
| KMapEditorInterface(HINSTANCE hInstance, HWND hWnd, u32 Adapter, u32 Width, u32 Height, u32 Bpp, u32 bFullScreen, u32 RefreshRate) | KMapEditorInterface | |
| LoadLandscape(char *pFileName) | KMapEditorInterface | |
| m_Adapter | KInterface | [protected] |
| m_bDrawStats | KInterface | [protected] |
| m_bFreeCamera | KMapEditorInterface | [protected] |
| m_bFullScreen | KInterface | [protected] |
| m_bHighLight | KMapEditorInterface | [protected] |
| m_bInGame | KInterface | [protected] |
| m_Bpp | KInterface | [protected] |
| m_bRendering | KInterface | [protected] |
| m_bShowMouse | KInterface | [protected] |
| m_CamPos | KMapEditorInterface | [protected] |
| m_CamRot | KMapEditorInterface | [protected] |
| m_CamZoom | KMapEditorInterface | [protected] |
| m_Height | KInterface | [protected] |
| m_hInstance | KInterface | [protected] |
| m_hTrackClick | KInterface | [protected] |
| m_hTrackHover | KInterface | [protected] |
| m_hWnd | KInterface | [protected] |
| m_LandModels | KMapEditorInterface | [protected] |
| m_LastFrameTime | KMapEditorInterface | [protected] |
| m_MouseShader | KInterface | [protected] |
| m_nFps | KInterface | [protected] |
| m_nFrame | KInterface | [protected] |
| m_pCamera | KInterface | [protected] |
| m_pFocusWin | KInterface | [protected] |
| m_pInput | KInterface | [protected] |
| m_pKeyboard | KInterface | [protected] |
| m_pLandscape | KMapEditorInterface | [protected] |
| m_pModelBank | KMapEditorInterface | [protected] |
| m_pMouse | KInterface | [protected] |
| m_pNewWin | KInterface | [protected] |
| m_pPrevWin | KInterface | [protected] |
| m_pRender | KInterface | [protected] |
| m_PrevTime | KInterface | [protected] |
| m_pSelectedModel | KMapEditorInterface | [protected] |
| m_pSound | KInterface | [protected] |
| m_Rect | KInterface | [protected] |
| m_RefreshRate | KInterface | [protected] |
| m_RotAngle | KMapEditorInterface | [protected] |
| m_sSelectedModelName | KMapEditorInterface | [protected] |
| m_SunTime | KMapEditorInterface | [protected] |
| m_Width | KInterface | [protected] |
| Manage() | KInterface | [virtual] |
| ManageWin() | KInterface | [protected] |
| MoveFrame() | KMapEditorInterface | [virtual] |
| NewLandscape(s32 Width, s32 Height) | KMapEditorInterface | |
| OnAddServersList(KServerInfo &ServerInfo) | KInterface | [inline, virtual] |
| OnFlushServersList() | KInterface | [inline, virtual] |
| OnKeyDown(u32 VirtKey, u32 KeyData) | KInterface | [virtual] |
| OnLButtonDown(KPt &Pos) | KInterface | [virtual] |
| OnLButtonUp(KPt &Pos) | KInterface | [virtual] |
| OnMouseMove(KPt &Pos) | KInterface | [virtual] |
| OnRButtonDown(KPt &Pos) | KInterface | [virtual] |
| OnRButtonUp(KPt &Pos) | KInterface | [virtual] |
| PlaySoundClicked() | KInterface | |
| PlaySoundHovered() | KInterface | |
| RemoveEntity(KLandEntity *pEntity) | KMapEditorInterface | |
| RemovepWin(KWin *pWin) | KInterface | [inline] |
| Reset(u32 Adapter, u32 Width, u32 Height, u32 Bpp, u32 bFullScreen, u32 RefreshRate) | KInterface | |
| Resize(u32 Width, u32 Height) | KInterface | [virtual] |
| RotateCamera(float x, float y, float z) | KMapEditorInterface | |
| RotateTexture(float Angle) | KMapEditorInterface | |
| SaveLandscape(char *pFileName) | KMapEditorInterface | |
| SetBrush(s32 x, s32 y, s32 Size) | KMapEditorInterface | |
| SetCameraPos(float x, float y, float z) | KMapEditorInterface | |
| SetFreeCamera(bool bFreeCam) | KMapEditorInterface | [inline] |
| SetInGame(bool bInGame) | KInterface | [inline] |
| SetpFocus(KWin *pWin) | KInterface | |
| SetpWin(KWin *pWin, bool bFade=true) | KInterface | |
| SetRotModel(float Angle) | KMapEditorInterface | |
| SetSelectedLandEntity(KLandEntity &LandEntity) | KMapEditorInterface | |
| SetSelectedModel(KStr &sModelName) | KMapEditorInterface | |
| SetSunTime(float SunTime) | KMapEditorInterface | [inline] |
| ShowMouse() | KInterface | [inline] |
| TranslateCamera(float x, float y, float z) | KMapEditorInterface | |
| ~KInterface() | KInterface | [virtual] |
| ~KMapEditorInterface() | KMapEditorInterface | [virtual] |