Still work on SDL events. Airbrush seems to work. Need to do repeatable buttons.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1565 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -59,3 +59,6 @@ extern int Snap_axis;
|
||||
extern int Snap_axis_origin_X;
|
||||
/// For the :Snap_axis mode, sets the origin's point (in image coordinates)
|
||||
extern int Snap_axis_origin_Y;
|
||||
|
||||
/// Boolean, true if Push_timer_event() should put "ticks" in the SDL queue
|
||||
extern volatile int Need_Timer_events;
|
||||
|
||||
Reference in New Issue
Block a user