#include <FormSurface.h>
Inheritance diagram for FormSurface:
Public Member Functions | |
FormSurface (Surface *, coord_t, coord_t, coord_t, coord_t) | |
~FormSurface () | |
void | SetForm (Form::Form *) |
Form::Form * | GetForm () |
Private Attributes | |
Form::Form * | m_pclForm |
|
File ......... FormSurface.cpp Published .... 2005-02-07 Author ....... grymse@alhem.net Definition at line 30 of file FormSurface.cpp. References FormSurface(). Referenced by FormSurface().
|
|
Definition at line 37 of file FormSurface.cpp.
|
|
Definition at line 48 of file FormSurface.cpp. References m_pclForm. Referenced by PlayerDialog::OnEvent(), LoginDialog::OnEvent(), and LoginDialog::UpdateData().
|
|
Definition at line 42 of file FormSurface.cpp. References m_pclForm, and SetForm(). Referenced by SetForm().
|
|
Definition at line 40 of file FormSurface.h. |