Inherits from NSApplication
Declared in KKApplicationMac.h

Overview

The principal application class of all Kobold2D Mac targets. Used to override application-specific behavior. Provides a workaround for an AppKit bug: if the Command key is held down, no key up events are received for other keys (see: http://www.cocoadev.com/index.pl?GameKeyboardHandlingAlmost).