Finish DnaManager
This commit is contained in:
@@ -13,6 +13,8 @@ public:
|
||||
void deinit();
|
||||
|
||||
private:
|
||||
void upTex(Liked liked);
|
||||
|
||||
int screenWidth, screenHeight;
|
||||
Canvas canvas;
|
||||
RenderTexture2D canvasTexure = {0};
|
||||
|
Reference in New Issue
Block a user