Subversion Repositories wimsdev

Rev

Rev 14546 | Rev 15111 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14546 Rev 14548
Line 261... Line 261...
261
#define DRAW_NUMBERLINE 45
261
#define DRAW_NUMBERLINE 45
262
#define JS_FIND_ANGLE   46
262
#define JS_FIND_ANGLE   46
263
#define DRAW_TEXTFILL   47
263
#define DRAW_TEXTFILL   47
264
#define ADD_LOAD_IMAGE  48
264
#define ADD_LOAD_IMAGE  48
265
#define ADD_JS_ROTATE_MOUSE 49
265
#define ADD_JS_ROTATE_MOUSE 49
-
 
266
#define ADD_JS_TRANSFORM_MOUSE 50
266
 
267
 
267
#define EXTERNAL_IMAGE_CANVAS 0 /* this is created first !!! in order to draw on it */
268
#define EXTERNAL_IMAGE_CANVAS 0 /* this is created first !!! in order to draw on it */
268
#define BG_CANVAS       1
269
#define BG_CANVAS       1
269
#define STATIC_CANVAS   2
270
#define STATIC_CANVAS   2
270
#define MOUSE_CANVAS    3
271
#define MOUSE_CANVAS    3