From Google:
Music
The old music commands have been deprecated in favour of the new OGG music commands (except on HTML5). The new commands require files compressed ...
IsCapturingImage
This function has been deprecated, use SetDeviceCameraToImage instead. Returns 1 if AppGameKit is currently displaying a camera feed and waiting for the user to ...
GetCapturedImage
Aug 6, 2013 — This function has been deprecated, use SetDeviceCameraToImage instead. Returns the ID of a newly captured image created using ...
ShowImageCaptureScreen
Jun 17, 2013 — This function has been deprecated, use SetDeviceCameraToImage instead. Presents the user with an option to take a photo with the device ...
CreateFullscreenAdvert
This command is deprecated, you should use ShowFullscreenAdvertAdMob, ShowFullscreenAdvertChartboost, or ShowFullscreenAdvertAmazon instead.
SetRawWritePath
This command is now deprecated. The preferred method of accessing files outside of the usual write folder is to use the OpenRawFolder commands and "raw:" ...
SetCurrentDir
SetCurrentDir. Description. This command is deprecated and has been replaced with SetFolder. Definition. integer SetCurrentDir( szPath ).
SetTransitionMode
SetTransitionMode. Description. This command is deprecated, orientation transitions are now controlled by the device. Definition. SetTransitionMode( mode ).
SetIntendedDeviceSize
This command has been deprecated and you should use LoadImageResized to adjust image sizes depending on the device resolution, you can check the ...