5 #ifndef __I_IRRKLANG_FILE_FACTORY_H_INCLUDED__
6 #define __I_IRRKLANG_FILE_FACTORY_H_INCLUDED__
virtual IFileReader * createFileReader(const ik_c8 *filename)=0
Opens a file for read access.
Base class of most objects of the irrKlang.
Interface providing read acess to a file.
char ik_c8
8 bit character variable.
Everything in the irrKlang Sound Engine can be found in this namespace.
Interface to overwrite file access in irrKlang.