CLandscapeView Class Reference

Collaboration diagram for CLandscapeView:
[legend]
List of all members.

Public Member Functions

KGameMapEditorGetpGameMapEditor ()
bool Init ()
bool End ()
bool Run ()
bool IsShowLandscape ()
void ShowLandscape (bool bDraw)
bool IsShowSky ()
void ShowSky (bool bDraw)
bool IsShowSea ()
void ShowSea (bool bDraw)
bool IsShowWireFrame ()
void ShowWireFrame (bool bWireFrame)
bool IsFreeCam ()
void SetFreeCam (bool bFreeCam)
void SetSunTime (float SunTime)
bool ImportHeightMap (int TileX, int TileY, char *pFileName)
bool ExportHeightMap (int TileX, int TileY, char *pFileName)
virtual void OnDraw (CDC *pDC)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnDestroy ()
afx_msg void OnSize (UINT nType, int cx, int cy)
virtual BOOL Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL)
afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)
afx_msg void OnTimer (UINT nIDEvent)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg void OnRButtonUp (UINT nFlags, CPoint point)

Protected Member Functions

 CLandscapeView ()
virtual ~CLandscapeView ()

Protected Attributes

KGameMapEditorm_pGameMapEditor
bool m_bLButtonDown
bool m_bRButtonDown
HCURSOR m_hNormal
HCURSOR m_hBrush
POINT m_LastPoint

Detailed Description

Definition at line 7 of file LandscapeView.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:19 2007 for Zythum Project by  doxygen 1.5.1-p1