Browse Source

Adding a loading screen interface and default impl.

This will allow an easy way to replace the default loading screen.
The default implementation is included as well.
Raanan Weber 10 years ago
parent
commit
93b315b315
1 changed files with 145 additions and 0 deletions
  1. 145 0
      src/Tools/babylon.loadingScreen.ts

File diff suppressed because it is too large
+ 145 - 0
src/Tools/babylon.loadingScreen.ts