proton_features
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proton_features [2018/07/28 07:06] – seth | proton_features [2018/07/28 07:54] (current) – seth | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| === Features === | === Features === | ||
| * Create games and apps that run on nine platforms in C++: OSX, Win, iOS, Android, WebOS, RIM Playbook/ | * Create games and apps that run on nine platforms in C++: OSX, Win, iOS, Android, WebOS, RIM Playbook/ | ||
| - | * Entire | + | * For non console apps, entire |
| * **In App Purchase** integrated for iOS, Android, and webOS through a single interface (IAPManager) | * **In App Purchase** integrated for iOS, Android, and webOS through a single interface (IAPManager) | ||
| * Third party systems integrated: [[http:// | * Third party systems integrated: [[http:// | ||
| Line 13: | Line 13: | ||
| * Simple to use AudioManager with smart caching, streaming, and per sfx controls. (Supports 6 backend audio implementations) | * Simple to use AudioManager with smart caching, streaming, and per sfx controls. (Supports 6 backend audio implementations) | ||
| * Automatic internal handling to seamlessly deal with power-of-2 texture limitations | * Automatic internal handling to seamlessly deal with power-of-2 texture limitations | ||
| - | * Socket and HTTP classes, in-game file downloading | + | * Socket and HTTP classes, in-game file downloading, Enet based UDP support, IPV6 compatibility |
| * Powerful 2D image handling with scaling, tinting, rotation, animation, image conversion | * Powerful 2D image handling with scaling, tinting, rotation, animation, image conversion | ||
| * FileManager that transparently handles decompressing files when needed, supports mounting zips as filesystems, | * FileManager that transparently handles decompressing files when needed, supports mounting zips as filesystems, | ||
| Line 29: | Line 29: | ||
| * Raspberry PI support | * Raspberry PI support | ||
| * Good for image manipulation: | * Good for image manipulation: | ||
| - | * Includes Visual C++ 2017 solution files as well as CMake files | + | * Includes Visual C++ 2017 solution files for Win, Xcode files for iOS & OS X, .mk based command line make setup for Android, |
proton_features.1532761597.txt.gz · Last modified: by seth
