mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
*** empty log message ***
This commit is contained in:
parent
7cd8235b1c
commit
ae22114628
@ -32,8 +32,7 @@ private:
|
||||
INLINE GuiManager(MouseWatcher*, Node*);
|
||||
|
||||
PUBLISHED:
|
||||
static GuiManager* get_ptr(GraphicsWindow*, MouseAndKeyboard*,
|
||||
Node *root2d = (Node *)NULL);
|
||||
static GuiManager* get_ptr(GraphicsWindow*, MouseAndKeyboard*, Node *root2d);
|
||||
|
||||
void add_region(GuiRegion*);
|
||||
void add_label(GuiLabel*);
|
||||
|
Loading…
x
Reference in New Issue
Block a user