1am
Diff: Serializer.h
- Revision:
- 2:9e0d3f159ec3
- Parent:
- 1:9a7e6c978adb
- Child:
- 3:94b650d0861d
diff -r 9a7e6c978adb -r 9e0d3f159ec3 Serializer.h --- a/Serializer.h Mon Dec 13 04:26:04 2010 +0000 +++ b/Serializer.h Mon Dec 13 06:04:02 2010 +0000 @@ -131,9 +131,9 @@ int GetCountLeft(); int GetCountRight(); int GetCount(); - int GetDistanceLeft(); - int GetDistanceRight(); - int GetDistance(); + float GetDistanceLeft(); + float GetDistanceRight(); + float GetDistance();