- Timestamp:
- 04/10/04 16:13:21 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/starfield.C
r3705 r3706 22 22 // Time for which to get the picture 23 23 MTime time; 24 time.Set(2004, 2, 28, 20, 14, 7);24 time.Set(2004, 2, 28, 01, 32, 15); 25 25 26 26 // Current observatory … … 46 46 stars.SetObservatory(magic1); 47 47 stars.SetTime(time); 48 stars.Set ActiveGui();48 stars.SetGuiActive(); 49 49 50 50 // See the cooresponding Draw-function for more options
Note:
See TracChangeset
for help on using the changeset viewer.