extensions.cpp File Reference


Detailed Description

Author:
Jason Perkins (jason@379.com)
Date:
Copyright (C) 2001 by 379, Inc.
Version:
Id:
extensions.cpp,v 1.3 2002/04/25 01:19:30 jason379 Exp

Todo:
Add provision to call super class

The property methods are a bit of a hack. Can I find a way that doesn't involve mangling the property names? Store a pointer to the exports entry (ie. &{ "prop", F4_X_PROP_INT, get, set }) as a userdatabox and access that instead?

Can I rewrite the reference manager to use object ptrs as keys? Might be possible to remove scriptData stuff from C++ objects.


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen