home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3postpm.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_POSTPARTICLEEFFECTMODEL_H = 1;
- include("real/code/r3postef.js")
-
-
- var R3CLID_POSTPARTICLEEFFECTMODEL = 296;
-
-
-
-
-
-
-
-
-
- function r3Postparticleeffectmodel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_POSTPARTICLEEFFECTMODEL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Postparticleeffectmodel.prototype=new r3Posteffectmodel;
- // r3postpm.h_H