project_files/HedgewarsMobile/Classes/HoldTableViewCell.m
changeset 6822 206db098f8c5
parent 6700 e04da46ee43c
child 6832 fae8fd118da9
equal deleted inserted replaced
6821:d4f75843cf5d 6822:206db098f8c5
    18  * File created on 03/07/2010.
    18  * File created on 03/07/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import "HoldTableViewCell.h"
    22 #import "HoldTableViewCell.h"
    23 #import "CGPointUtils.h"
       
    24 
    23 
    25 @implementation HoldTableViewCell
    24 @implementation HoldTableViewCell
    26 @synthesize delegate;
    25 @synthesize delegate;
    27 
    26 
    28 #define SWIPE_DRAG_HORIZ_MIN 10
    27 #define SWIPE_DRAG_HORIZ_MIN 10