Method: When::TM::DateAndTime#location
- Defined in:
- lib/when_exe/tmptypes.rb
#location ⇒ When::Coordinates::Spatial
位置情報
1113 1114 1115 |
# File 'lib/when_exe/tmptypes.rb', line 1113 def location @location ||= @clk_time.frame.location end |