Method GLUE.set_aspect()
- Method set_aspect
void
set_aspect(float
asp
)
void
set_aspect(int
w
,int
h
)- 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.