calculating game area

can i calculate the remaining unused space in my game? if yes how can i do it ? for example if my background actor is a white space and in the game the player will actors to the background and i want the available space to be calculated each time the player adds the actor to the background?
Comments