Graphics Example Stable
This commit is contained in:
parent
e331fc1a34
commit
84046e89be
10 changed files with 28 additions and 12 deletions
|
|
@ -63,7 +63,7 @@ namespace tp {
|
|||
};
|
||||
|
||||
class Graphics {
|
||||
private:
|
||||
public:
|
||||
explicit Graphics(Window* window) : mGui(window), mCanvas(window) {}
|
||||
|
||||
void proc() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue