project_files/HedgewarsMobile/Classes/MNEValueTrackingSlider.m
changeset 6700 e04da46ee43c
parent 6679 d8b98aa486a6
child 6908 896ed2afcfb8
equal deleted inserted replaced
6699:83dd3447a212 6700:e04da46ee43c
     1 //
     1 //
     2 // MNEValueTrackingSlider
     2 // MNEValueTrackingSlider
     3 //
     3 //
     4 // Copyright 2011 Michael Neuwert
     4 // Copyright 2012 Michael Neuwert
     5 // "You can use the code in your own project and modify it as you like."
     5 // "You can use the code in your own project and modify it as you like."
     6 // http://blog.neuwert-media.com/2011/04/customized-uislider-with-visual-value-tracking/
     6 // http://blog.neuwert-media.com/2012/04/customized-uislider-with-visual-value-tracking/
     7 //
     7 //
     8 
     8 
     9 
     9 
    10 #import "MNEValueTrackingSlider.h"
    10 #import "MNEValueTrackingSlider.h"
    11 
    11