Method GLUE.set_aspect()
- Method set_aspect
voidset_aspect(floatasp)
voidset_aspect(intw,inth)- Description
Set the aspect of the draw area. Does nothing if the provided aspect is equal to the one currently used.
- See also
void set_aspect(float asp)
void set_aspect(int w, int h)
Set the aspect of the draw area. Does nothing if the provided aspect is equal to the one currently used.