Class for room views.
This class controls what the player sees in a room at any given time. Multiple views can exist in a room, and this can be used to create a split-screen effect.
Attributes:
Create a new View object.
Arguments:
All other arugments set the respective initial attributes of the view. See the documentation for StellarClass for more information.