GetProportionalBase: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added class) |
||
Line 1: | Line 1: | ||
=void '''GetProportionalBase'''( int &width, int &height )= | =void [[ISurface]]::'''GetProportionalBase'''( int &width, int &height )= | ||
This function should return 640 and 480 respectively. | This function should return 640 and 480 respectively. | ||
[[Category:ISurface]] | [[Category:ISurface]] |
Latest revision as of 19:35, 28 June 2006
void ISurface::GetProportionalBase( int &width, int &height )
This function should return 640 and 480 respectively.