v1.4.0 Video Sprites Update
- Added Video functions
- Now you can create animated sprites.
- Now you can access to shader's uniform variables using
shader.variable
- Changed 'initShader' arguments:
initShader(tag, shader, glslVersion)
A documentation will be built soon.