Draw nodes with draw_circle_filled, eliminate node texture
This commit is contained in:
@ -37,7 +37,6 @@ class GameCore : public MainEvent
|
||||
|
||||
// textures to draw
|
||||
SDL_Surface* background;
|
||||
SDL_Surface* node;
|
||||
|
||||
// data
|
||||
Graph graph;
|
||||
|
Reference in New Issue
Block a user