|
Kobold2D
1.0
Kobold2D API Reference (iOS version) for Kobold2D developers
|
#include <KKRootViewController.h>
Kobold2D root view controller implementation. If you need more than the default functionality, you should prefer to subclass KKRootViewController rather than writing your own implementation. Remember to always call [super (overridden method)] in your implementation to allow KKRootViewController to do its job.