Method: When::TM::DateAndTime#location

Defined in:
lib/when_exe/tmptypes.rb

#locationWhen::Coordinates::Spatial

位置情報



1113
1114
1115
# File 'lib/when_exe/tmptypes.rb', line 1113

def location
  @location ||= @clk_time.frame.location
end