/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

  1. package
  2. {
  3. public class Fl_Button10 extends Fl_Button
  4. {
  5. public function Fl_Button10 ()
  6. {
  7. // constructor code
  8. }
  9. }
  10. }