images top-level constant
Pngs in the Asset folder used in this scene
Images are all either hand-made (like the sun) or public domain (Earth/Moon/Space thanks courtesy of Nasa)
Implementation
const List<String> images = [
"earth",
"moon",
"sun_1",
"sun_2",
"sun_3",
"sun_4",
"stars",
"shadow"
];