I guess in the end, the best piece of code, or at least understanding to take from this is that a view doesn't have to be an actor to get moved around the screen. As long as the Prop is init() and not addToPic() it is free to be moved via it's x and y properties.
At least I think that is the most relevant piece of information to be gleaned from this for any newcomer.