1
edit
Changes
no edit summary
'''A:''' Yes, we do get to toggle the border visibility by using the
<source lang="cpp"> void bordered(bool);</source>method which "sets the visibility of the border to the value received". The frame has no border if it is a fullscreen frame, should be safe to assume it has a border if it is not fullscreen (unless otherwise specified).
'''Answer Submitted by:''' Team42<br><br>