implemented platform independant clickable OK button on gui combat window when selecting blocker order. removed iOS specific coding.
This commit is contained in:
@@ -6,11 +6,8 @@
|
||||
BOOL bannerIsVisible;
|
||||
}
|
||||
|
||||
- (void)addOkButtonListener: (CGRect) frame;
|
||||
|
||||
@property (nonatomic, retain) id eaglView;
|
||||
@property (nonatomic, retain) UITextField *inputField;
|
||||
@property (nonatomic, retain) UIButton *okButtonView;
|
||||
@property (nonatomic, assign) BOOL bannerIsVisible;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user