PDA

View Full Version : [Announcement] New tutorials and articles added to online manual



tcarr
05-17-2011, 08:58 PM
New tutorials and articles have been added to the online manual:

Database Examples (http://www.electrotank.com/docs/es5/manual/database_examples.htm) discusses three of the ES5 database examples and how to customize them for your needs
No Plugin Game Example (http://www.electrotank.com/docs/es5/manual/no_plugin_game_example.htm) discusses the beta example of the same name, which uses public messages to pass info instead of a plugin.
AndEngine Physics (http://www.electrotank.com/docs/es5/manual/andengine_physics_java_android.htm) discusses the beta example of the same name, which is an Android game
Running as a Windows Service (http://www.electrotank.com/docs/es5/manual/running_as_a_windows_service.htm) (in the Installation section)
Running as a Linux Daemon (http://www.electrotank.com/docs/es5/manual/running_as_a_linux_daemon.htm) (in the Installation section)
No Connection Response if ES5 is Down (http://www.electrotank.com/docs/es5/manual/no_connection_failed_event_if_.htm) (in the Troubleshooting section)

tcarr
05-25-2011, 03:34 PM
Another new tutorial added: Room Variables Example (http://www.electrotank.com/docs/es5/manual/room_variables_tutorial.htm) which discusses the new example just added.

I also added a New Examples (http://www.electrotank.com/docs/es5/manual/new_examples.htm) page to the manual to make it easier to find the new code and game examples that have been added since the last release. Hopefully this will eliminate some confusion caused by adding tutorials about examples to the website manual, when the examples are not found in the latest release.

tcarr
06-08-2011, 07:47 PM
New Examples page has been updated with the more beta examples.