Changeset f133da0 in opengl-game for game-gui-glfw.hpp


Ignore:
Timestamp:
Sep 16, 2019, 2:09:05 AM (6 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
c6fec84
Parents:
df2cc24
Message:

Add renderScene and renderUI functions to openglgame and use IMGUI to render the main menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • game-gui-glfw.hpp

    rdf2cc24 rf133da0  
    2929      void destroyWindow();
    3030
     31      void bindEventHandlers();
    3132      void processEvents();
    3233      int pollEvent(UIEvent* event);
Note: See TracChangeset for help on using the changeset viewer.