Loading formats...
AndEngine 1.6 Android Game Development - Setting up a Scene Manager
M
mybringback
73 views • Apr 14, 2014
Description
In this AndEngine tutorial we will be setting up a scene manager to handle multiple scenes. The scene manager will also define how we load our resources and boot our application (in a sense). A lot of people try to create static scenes and load scenes that way, but that will cause our application to crash because it adds memory to the heap and garage collection just can handle clearing everything that needs to be cleared.
Source code | Additional Info for this tutorial: http://bit.ly/13CXDmz
Hit us up on G+, facebook, or twitter!
Follow us!
-------------
Google +: http://bit.ly/1b6FeRV
Facebook: http://on.fb.me/11sX40j
Twitter: http://bit.ly/ZuuI4Y
-------------
Jake's G+ = http://bit.ly/14yuNTD
Travis's G+ = http://bit.ly/11iPctT
------------
Donate: http://bit.ly/110go1C
Source code | Additional Info for this tutorial: http://bit.ly/13CXDmz
Hit us up on G+, facebook, or twitter!
Follow us!
-------------
Google +: http://bit.ly/1b6FeRV
Facebook: http://on.fb.me/11sX40j
Twitter: http://bit.ly/ZuuI4Y
-------------
Jake's G+ = http://bit.ly/14yuNTD
Travis's G+ = http://bit.ly/11iPctT
------------
Donate: http://bit.ly/110go1C
More from this user
10:58
HTML and CSS Tutorial 5 : tables, rows, headers, caption, and basic CSS
mybringback
07:31
HTML and CSS Tutorial 04 : images, hr, br
mybringback
06:59
HTML and CSS Tutorials 3 : head, footer, titles, and link elements
mybringback
21:27
HTML and CSS Tutorials 3 : head, footer, titles, and link elements
mybringback
08:54
HTML and CSS Tutorials 2: HTML basics, doctype, body, head, and paragraphs
mybringback
14:46
HTML and CSS Tutorials 1: Setting up the Development Environment
mybringback
Related videos
10:02
AndEngine 1.7 Android Game Development - Finishing Scene Manager
mybringback
05:19
Android Application Development - 126 - Setting up Sensor Manager
Bollywoodaction
14:09
AndEngine 1.8 Android Game Development - Transferring between Scenes
mybringback
05:53
Android Application Development - 112 - Setting up SQLite Database Variables
Bollywoodaction
07:51
Android Application Development - 51 - Setting up a Menu with MenuInflater
Bollywoodaction
04:42
Android Application Development - 67 - Setting up a SurfaceView class
Bollywoodaction