Thread: Out of memory
View Single Post
Re: Out of memory
Old
  (#4)
Zacker
Project Leader, Lead Level Designer, Waypointer
 
Status: Offline
Posts: 337
Join Date: Mar 2004
Location: Denmark
Default Re: Out of memory - 17-06-2004

Quote:
Does "Tastatur" or "Sted" create a "Udforsk" object (thus creating an infinite recursive loop)?
Yes one of them do. Changing that did not help, it still gives me the same silly error.

How do I access functions inside theese classes if I am not allowed to create a new instace of them?
As far as I know the only way to run methods from other classes is to do it this way.
  
Reply With Quote