> >That can be handled by only exposing functions and no direct pointer to
> glob2
> >internal structures.
> >
> >
> Ok, so all game states are found in the script contexts, and not in
> glob2 itself ?

No. Game state is in c++, script state is in the script. The script queries the
game state through exported functions.

Martin


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to