|
@@ -48,6 +48,7 @@
|
|
windowID:(Uint32)windowID;
|
|
windowID:(Uint32)windowID;
|
|
|
|
|
|
- (void)updateDrawableSize;
|
|
- (void)updateDrawableSize;
|
|
|
|
+- (NSView *)hitTest:(NSPoint)point;
|
|
|
|
|
|
/* Override superclass tag so this class can set it. */
|
|
/* Override superclass tag so this class can set it. */
|
|
@property (assign, readonly) NSInteger tag;
|
|
@property (assign, readonly) NSInteger tag;
|