change WorldRenderer to class
This commit is contained in:
@@ -22,6 +22,8 @@ public:
|
||||
|
||||
void tick(std::uint64_t delta);
|
||||
|
||||
void render();
|
||||
|
||||
void connect(const std::string& address, std::uint16_t port);
|
||||
void closeConnection();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user