org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGScreenUpdateMoveCallback

All Superinterfaces:
Callback
Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGScreenUpdateMoveCallback
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 void invoke(CGScreenUpdateMoveDelta.ByValue delta, NativeSize count, CGRect rects, Pointer userInfo)
           
 

Method Detail

invoke

void invoke(CGScreenUpdateMoveDelta.ByValue delta,
            NativeSize count,
            CGRect rects,
            Pointer userInfo)


Copyright © 2009. All Rights Reserved.