Nasal library/geo: Difference between revisions

Jump to navigation Jump to search
→‎Functions: Doc click_position()
(→‎Functions: Doc click_position())
Line 311: Line 311:


=== click_position() ===
=== click_position() ===
{{Nasal doc
|syntax = geo.click_position();
|text = Returns the position of the last mouse click on the landscape. Note that the altitude will be in metres.
|example1 = var click_pos = geo.click_position();
click_pos.dump();
}}
=== elevation() ===
=== elevation() ===
=== format() ===
=== format() ===

Navigation menu