SetIntendedDeviceSize

Description

This command has been deprecated and you should use LoadImageResized to adjust image sizes depending on the device resolution, you can check the device resolution with GetDeviceWidth and GetDeviceHeight. void agk::SetIntendedDeviceSize( int width, int height )

Definition

SetIntendedDeviceSize( width, height )