Resource
You are viewing an old version of this entry, click here to see latest version.
class haxe.ResourceAvailable in flash, flash9, neko, js, php, cpp Resources are a way to store some External File content directly into the compiled/generated code at compile time.
See the documentation at External File Resources for more details. static function getBytes( name : String ) : Bytes static function getString( name : String ) : String static function listNames() : Array<String>
See the documentation at External File Resources for more details. static function getBytes( name : String ) : Bytes static function getString( name : String ) : String static function listNames() : Array<String>
version #10392, modified 2011-04-03 10:48:36 by bubblebenj
0 comment