mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update UILayer.h
This commit is contained in:
parent
cbe174db39
commit
05eff47b03
|
|
@ -34,7 +34,7 @@ public:
|
|||
UIGroup *m_parentGroup;
|
||||
public:
|
||||
UILayer(UIGroup *parent);
|
||||
|
||||
|
||||
void tick();
|
||||
void render(S32 width, S32 height, C4JRender::eViewportType viewport);
|
||||
void getRenderDimensions(S32 &width, S32 &height);
|
||||
|
|
|
|||
Loading…
Reference in a new issue