PageRenderTime 21ms CodeModel.GetById 17ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/flas/src/Fl_Button10.as

https://bitbucket.org/HopeSky/mars_nd2d
ActionScript | 16 lines | 9 code | 6 blank | 1 comment | 0 complexity | 414b6e0e4201afa2b71afbb55684bb84 MD5 | raw file
 1package 
 2{
 3
 4 
 5
 6	public class Fl_Button10 extends Fl_Button
 7	{
 8
 9
10		public function Fl_Button10 ()
11		{
12			// constructor code
13		}
14	}
15
16}