Actually the only one I'm missing on a regular basis is Character.StopAnimating (), or alternately being able to set Character.Animating to false.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
699 eScriptSystemOSID AGSAndroid::GetSystemOSID() {
700 return eOS_Win;
701 }
699 eScriptSystemOSID AGSAndroid::GetSystemOSID() {
700 return eOS_Android;
701 }
88 enum eOperatingSystem {
89 eOSDOS = 1,
90 eOSWindows,
91 eOSLinux,
92 eOSMacOS
++ ,eOSAndroid
93 };
30 enum eScriptSystemOSID {
31 eOS_DOS = 1,
32 eOS_Win = 2,
33 eOS_Linux = 3,
34 eOS_Mac = 4
++ ,eOS_Android = 5
35 };
Quote from: Crimson Wizard on Mon 23/01/2017 22:14:49Aha, that helps.
Android launcher still uses misleading and incorrect way to search for games: game exe should be renamed to ac2game.dat. I created a ticket about this recently.
Quote from: Nicolas on Mon 23/01/2017 21:33:55
In ES Explorer, you can select a folder (long press) then 3-dots menu ("more") and then "properties"... The path is displayed and you can copy it.
Quote from: Cassiebsg on Fri 20/01/2017 15:58:18Yes! A Winner Is You All!
Oh, and congrats to all! Just by participating you are all winners.
QuoteIf you wish to flesh out your game here's 3 suggestions to make it better:Thanks, maybe I'll put some more time into this. It'll also need a title
Quote from: Peder on Wed 28/12/2016 09:57:24Well it's basically this:
How many people actually use the tapatalk app to view the forums?
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.129 seconds with 16 queries.