Fixing html5 sample using html based image loading

This commit is contained in:
underscorediscovery
2014-05-16 19:25:22 -02:30
parent a722abca65
commit 6401b32628
2 changed files with 116 additions and 25 deletions

View File

@@ -3,6 +3,8 @@
<meta title="Simple OpenGLView" package="com.limeframework.samples.simpleopengl" version="1.0.0" company="OpenFL Technologies" />
<app main="Main" path="Export" file="SimpleOpenGL" />
<window width="960" height="640" />
<source path="Source" />