aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/SurfaceTouchEventArgs.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-121-17/+17
|
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, ↵MW2008-10-101-0/+17
for the new surface touch parameters in 1.21 viewers. TODO: add the touch args to OnGrabObject and OnDeGrabObject.