home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Frizzle_fraz.swf / scripts / Code / LOGIC / OBJECTS / ACTORS / INTERFACES / _mk516.as next >
Encoding:
Text File  |  2008-09-26  |  515 b   |  26 lines

  1. package Code.LOGIC.OBJECTS.ACTORS.INTERFACES
  2. {
  3.    import Code.org.cove.ape._yo331;
  4.    
  5.    public interface _mk516
  6.    {
  7.        
  8.       
  9.       function get _ej28() : Number;
  10.       
  11.       function get _do489() : Boolean;
  12.       
  13.       function _eu538() : Object;
  14.       
  15.       function get _tp253() : int;
  16.       
  17.       function get _th99() : Number;
  18.       
  19.       function _ur45() : Object;
  20.       
  21.       function set group(param1:_yo331) : void;
  22.       
  23.       function get group() : _yo331;
  24.    }
  25. }
  26.