Make PropertyMaker into an interface to aid in unit testing.
Split PropertyTreeSelector into header and source file.
Change PropertyTreeSelector to be interface-based instead of template class based.
Correct terrain graphic regression.
Improve C64 Lift Graphics naming.
Improve C64 Terrain Graphics naming. Correct regression from previous commit that blocked property editing inputs.
Remove unused parameter in Function constructors.