1 #ifndef GAMESHELL_HPP_INCLUDED
2 #define GAMESHELL_HPP_INCLUDED
4 #include "../JavaClass/Object.hpp"
5 #include "../JavaClass/Class.hpp"
6 #include "../JavaClass/Canvas.hpp"
GameShell & operator=(GameShell &&Obj)=default
GameShell & operator=(const GameShell &Obj)=default
GameShell(const void *Obj)
GameShell(const GameShell &Obj)=default
GameShell(GameShell &&Obj)=default