remove
Removes the GameComponentView specified by the parameter from this GameComponentContainer.
Return
true
if the GameComponentContainer was altered by the call, false
otherwise.
Parameters
component
The GameComponentView to remove.
Removes the GameComponentView specified by the parameter from this GameComponentContainer.
true
if the GameComponentContainer was altered by the call, false
otherwise.
The GameComponentView to remove.