X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=KeyInputTextView.h;h=a3cd4ff00c501c1e6f05243dfc6891cb90ff397e;hb=8a554859b8457eefa566c839062640fa450424af;hp=05515097c4c55f6fce5d00d64edbd3656556ceca;hpb=c6fb77859e508aaef686b7a5a6a12abe29178708;p=enjoyable.git 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