Go to the documentation of this file.
28 #ifndef __ScriptLoader_H__
29 #define __ScriptLoader_H__
vector< String >::type StringVector
virtual Real getLoadingOrder(void) const =0
Gets the relative loading order of scripts of this type.
Abstract class defining the interface used by classes which wish to perform script loading to define ...
virtual const StringVector & getScriptPatterns(void) const =0
Gets the file patterns which should be used to find scripts for this class.
float Real
Software floating point type.
virtual void parseScript(DataStreamPtr &stream, const String &groupName)=0
Parse a script file.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.