|
@@ -111,7 +111,7 @@ This screen simply displays a button in the middle of the screen, which could be
|
|
|
|
|
|
----
|
|
|
|
|
|
-This screen displays our custom progress bar control with a text control
|
|
|
+This screen displays our custom progress bar control with a text control.
|
|
|
|
|
|
[source,xml]
|
|
|
----
|
|
@@ -157,7 +157,7 @@ The 2 main good solutions are:
|
|
|
|
|
|
=== Updating progress bar over a number of frames
|
|
|
|
|
|
-The idea is to break down the loading of the game into discrete parts
|
|
|
+The idea is to break down the loading of the game into discrete parts.
|
|
|
|
|
|
[source,java]
|
|
|
----
|