Changes between Initial Version and Version 1 of Ticket #1719, comment 12


Ignore:
Timestamp:
May 31, 2013, 2:19:25 AM (11 years ago)
Author:
historic_bruno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1719, comment 12

    initial v1  
    44> About this: I actually don't know what the units of range are. Any ideas? :)
    55
    6 If it's world units (from `CmpPosition`) we usually call that meters. There are 4 meters to a tile, at least horizontally, vertically is some other scale (defined [source:/ps/trunk/source/graphics/Terrain.h#L36 here]. The important distinction is meters vs. tiles, I think we do use tiles in some code, but I'd expect range is almost always meters.
     6If it's world units (from e.g. `CmpPosition`) we usually call that meters. There are 4 meters to a tile, at least horizontally, vertically is some other scale (defined [source:/ps/trunk/source/graphics/Terrain.h#L36 here]). The important distinction is meters vs. tiles, I think we do use tiles in some code, but I'd expect range is almost always meters.