Changes between Version 27 and Version 28 of AndroidPort


Ignore:
Timestamp:
Dec 30, 2011, 5:58:16 AM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v27 v28  
    6969 * Touch game world for more than ~0,25s - enter 'selective mode' and play brief tactile feedback vibration.
    7070
    71 While in 'selective mode', a bounding box is drawn with one corner where the touch point was when the mode began and the opposite corner where the touch point currently is.
     71While in selective mode, a bounding box is drawn with one corner where the touch point was when the mode began and the opposite corner where the touch point currently is.
    7272
    73 While in 'selective mode', the camera pans slowly in the direction that is inverse of the direction from the center to the screen to where the touch point currently is.
     73While in selective mode, the camera pans slowly in the direction that is inverse of the direction from the center to the screen to where the touch point currently is.
     74
     75When touch is released in selective mode, all units within the drawn bounding box are selected.
    7476
    7577== Libraries ==