X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;ds=inline;f=Classes%2FNJDeviceViewController.h;h=6935322c568537fed615de25e30445f346d0beaa;hb=e7c0b2d96e9e3209b5ba80cc1fdc8e7213cb5302;hp=6d039af93b69df6fb6718418685f51080d7c089d;hpb=5bf06d6aca4bf51b0a347021d69c90dd198c7cf8;p=enjoyable.git diff --git a/Classes/NJDeviceViewController.h b/Classes/NJDeviceViewController.h index 6d039af..6935322 100644 --- a/Classes/NJDeviceViewController.h +++ b/Classes/NJDeviceViewController.h @@ -27,6 +27,9 @@ - (void)hidStarted; - (void)hidStopped; +- (void)beginUpdates; +- (void)endUpdates; + - (void)expandAndSelectItem:(NJInputPathElement *)item; - (NJInputPathElement *)selectedHandler;