/[enigma]/enigma/enigma-lua.pkg
ViewVC logotype

Diff of /enigma/enigma-lua.pkg

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by dheck, Sat Oct 26 23:49:45 2002 UTC revision 1.8 by dheck, Sun Nov 3 14:17:20 2002 UTC
# Line 37  module enigma Line 37  module enigma
37      Surface *GetImage(const char *name);      Surface *GetImage(const char *name);
38      Surface *LoadImage(const char *name);      Surface *LoadImage(const char *name);
39      Font *GetFont(const char *name);      Font *GetFont(const char *name);
     Font *LoadFont(const char *name);  
40    
41      void FinishLevel();      void FinishLevel();
42      void RestartLevel();      void RestartLevel();
# Line 108  module display Line 107  module display
107                            const char *fgname);                            const char *fgname);
108      void DefineAnim (const char *name, bool loop_p);      void DefineAnim (const char *name, bool loop_p);
109      void AddFrame (const char *name, const char *model, double time);      void AddFrame (const char *name, const char *model, double time);
110        void DefineAlias (const char *name, const char *othername);
111  }  }
112    
113    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26