|
f8fa66385d
|
Display "Paused" message when paused.
Add a new "Banner" style font for the pause message.
GitOrigin-RevId: 62f9537574351b961d7a2bd74f12e218f1047062
|
2020-02-26 17:44:36 -05:00 |
|
|
f081a3db4e
|
Apply VS suggestion for refactoring TextureRef.Get
GitOrigin-RevId: 9758a333c456f6a150282d3f4adb00c68095e416
|
2020-02-24 17:07:42 -05:00 |
|
|
ed7afd2fa1
|
TextureRef: make Get a property rather than a function
GitOrigin-RevId: a36369c33b0c23859768c7bd7b1548b7d834cbb3
|
2020-02-20 16:39:38 -05:00 |
|
|
e72b8999e4
|
Make TextureRef class for holding textures.
Use it in World so that all Terrain-specific configuration can be specified in
one place.
GitOrigin-RevId: 31acf292ae6e438f609a7396e78555e1db9b744e
|
2020-02-20 16:37:52 -05:00 |
|
|
b06155aa88
|
Render backgrounds from back-to-front in an array.
GitOrigin-RevId: 1f4ca760d4dc4a73a4f96f6b04ee2929e789a5eb
|
2020-02-19 15:07:44 -05:00 |
|
|
05638483a4
|
Support 4-layer parallax-scrolling backgrounds.
GitOrigin-RevId: 58c1d1fee99e56dd656af5bbf628fbdc16d55e14
|
2020-02-19 13:07:58 -05:00 |
|
|
57d15cbbd9
|
Load all textures & fonts in one place.
GitOrigin-RevId: 076c86b24f4e4e314a52457a01d5c77e197a2fa2
|
2020-02-19 11:20:20 -05:00 |
|