X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=KeyInputTextView.h;h=a3cd4ff00c501c1e6f05243dfc6891cb90ff397e;hp=05515097c4c55f6fce5d00d64edbd3656556ceca;hb=0a402879ee3beb79bb4d2270f909ad75eead0c96;hpb=c6fb77859e508aaef686b7a5a6a12abe29178708 diff --git a/KeyInputTextView.h b/KeyInputTextView.h index 0551509..a3cd4ff 100644 --- a/KeyInputTextView.h +++ b/KeyInputTextView.h @@ -18,6 +18,8 @@ @property (readonly) BOOL hasKey; @property (assign) BOOL enabled; ++ (NSString *)stringForKeyCode:(int)keycode; + - (void)clear; @end