moving textures to textures repo #1

This commit is contained in:
Sandro Sobczyński
2020-10-31 10:53:20 +01:00
parent ebf2a9ac24
commit 3cfe7ba8f1
11 changed files with 127 additions and 76 deletions
+1
View File
@@ -75,6 +75,7 @@ void Ari::onInit()
engine.audio.init(0);
engine.audio.setVolume(40);
engine.audio.loadSong("MOV-CIRC.WAV");
texRepo = engine.renderer->getTextureRepository();
// engine.audio.play();
// Vector3 islandPos = Vector3(0.0F, 10.0F, 0.0F);