GDResponderHelper Class Reference

The GDResponderHelper is a helper that contains common methods you can use in responders - this is nice so after write some generic code in a responder it may or may not be useful to add into this class. More...

#import <GDResponderHelper.h>

List of all members.

Static Public Member Functions

(void) + ifIsEscapeKey:sendAction:toTarget:
 If the event is a key event, and the keyCode is the escape key, send the target the specified action (only if it responds to it).

Detailed Description

The GDResponderHelper is a helper that contains common methods you can use in responders - this is nice so after write some generic code in a responder it may or may not be useful to add into this class.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines