The OpenD Programming Language

Resizeability

When you create a SimpleWindow, you can see its resizability to be one of these via the constructor...

import arsd.simpledisplay;
alias Resizeability = Resizability

Meta