PageRenderTime 15ms CodeModel.GetById 0ms app.highlight 11ms RepoModel.GetById 0ms app.codeStats 0ms

/flas/src/Fl_WindowInnerUIBg2.as

https://bitbucket.org/HopeSky/mars_nd2d
ActionScript | 17 lines | 10 code | 6 blank | 1 comment | 0 complexity | 6b74f411b45d80f6bca9ade42d67efc0 MD5 | raw file
 1package 
 2{
 3
 4	import flash.display.Sprite;
 5
 6
 7	public class Fl_WindowInnerUIBg2 extends Sprite
 8	{
 9
10
11		public function Fl_WindowInnerUIBg2()
12		{
13			// constructor code
14		}
15	}
16
17}