Sha256: 551e47c620dd2e832d7e120378d28fc3e3bca878f81a6b367d285d764921c6ef
Contents?: true
Size: 298 Bytes
Versions: 37
Compression:
Stored size: 298 Bytes
Contents
package { import flash.display.Sprite; /** * Hello Documentation! */ public class OtherFile extends Sprite { /** * This is the constructor! */ public function OtherFile() { trace(">> OtherFile instantiated"); } } }
Version data entries
37 entries across 37 versions & 3 rubygems