implemented brush settings switch between pen/erase
This commit is contained in:
@@ -27,4 +27,5 @@ public:
|
||||
void handle_click(Node* target);
|
||||
std::vector<std::string> FindAllBrushes(const std::string& folder);
|
||||
uint16_t get_texture_id(int index) const;
|
||||
void set_texture_id(int texid);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user