grumpytoad / Canvas/NME (http://flashsandy.org/haxe)

A re-implementation of NME for use with the HTML5 canvas element on the javascript target. Currently implemented against Neash. This project is no longer actively maintained against the current neash version.

Clone this repository (size: 107.4 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/grumpytoad/canvas-nme/
commit 25: 452c5d72a1bb
parent 24: 6b4a4eab3e50
Reverse the order of rendered elements. This allows layers of transparent gradients/shapes. defaulttip
ni...@niel-drummonds-macbook-pro-15.local
10 months ago
View at rev
Canvas/NME /
filename size last modified message
canvas  
Image.hx 1.5 KB 15 months ago new TextField class implementation replaces neash.NeashText
UInt.hx 20 B 15 months ago Solves having UInt for flash->javascript unsigned integer.