Code review comment for lp:~der-treba/stratagus/stratagus

Revision history for this message
treba (der-treba) wrote :

ok, i removed the stuff from the header and replaced the calls with two simple ones:

GetCurrentResolution() -- array with width and height of current resolution. if called at startup, the optimal resolution is given

GetAvailableResolutions() -- two dimensional array with available resolutions. in window mode gives nil

i guess it's ready now

« Back to merge proposal