mirror of
https://github.com/fltk/fltk.git
synced 2026-05-26 10:07:06 +08:00
Adjust some pen driver comments.
Made global variables private.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ Fl_Window *cvwin { nullptr };
|
||||
|
||||
//
|
||||
// The canvas interface implements incremental drawing and handles draw events.
|
||||
// It also implement pressure sensitive drawing with a pen or stylus.
|
||||
// It also implements pressure sensitive drawing with a pen or stylus.
|
||||
// And it implements an overlay plane that visualizes pen event data.
|
||||
//
|
||||
class CanvasInterface {
|
||||
|
||||
Reference in New Issue
Block a user