project_files/HedgewarsMobile/Classes/ExtraCategories.h
changeset 6615 65602f1ef0f8
parent 6300 db8fd3ff693c
child 6700 e04da46ee43c
equal deleted inserted replaced
6614:f88f67a17a9d 6615:65602f1ef0f8
    23 
    23 
    24 
    24 
    25 @interface UIScreen (safe)
    25 @interface UIScreen (safe)
    26 
    26 
    27 -(CGFloat) safeScale;
    27 -(CGFloat) safeScale;
       
    28 -(CGRect) safeBounds;
    28 
    29 
    29 @end
    30 @end
    30 
    31 
    31 
    32 
    32 @interface UITableView (backgroundColor)
    33 @interface UITableView (backgroundColor)