Enviro application
|
Inherits DriveDlgBase.
Public Member Functions | |
DriveDlg (wxWindow *parent) | |
void | SetCarEngine (CarEngine *eng) |
CarEngine * | GetCarEngine () |
Protected Member Functions | |
void | OnLeftDown (wxMouseEvent &event) |
void | OnLeftUp (wxMouseEvent &event) |
void | OnMotion (wxMouseEvent &event) |
void | OnLeftDClick (wxMouseEvent &event) |
void | OnAreaPaint (wxPaintEvent &event) |
void | OnFollow (wxCommandEvent &event) |
void | OnScroll (wxScrollEvent &event) |
void | MouseToMotion (int mx, int my) |
Protected Attributes | |
float | m_fSpeed |
float | m_fTurn |
bool | m_bFollow |
CarEnginePtr | m_Engine |
bool | m_bMouseDown |
Implementing DriveDlgBase
DriveDlg::DriveDlg | ( | wxWindow * | parent | ) |
Constructor
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |