This commit is contained in:
parent
16645de3b0
commit
b26a6d76bb
38 changed files with 517 additions and 137 deletions
|
@ -210,6 +210,8 @@ virtual bool MouseMove(CCore *Core,UINT nFlags, CPoint &CursorPos) {return
|
|||
virtual bool Command(int CmdMsg,CCore *Core,int Param0=0,int Param1=0) {return(false);}
|
||||
CPoint GetElemPos(int ID,int Width);
|
||||
|
||||
virtual void LoadGfx(CCore *Core){}
|
||||
|
||||
// Local
|
||||
virtual bool CanClose() {return(true);}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue