Game Development Community

Keyword Not Found HElp

by DELETE · in Torque Game Engine · 09/29/2005 (2:15 pm) · 1 replies

Okay Was using th canvas command and when nothing happens I go and look at the console.log and this is the error that I get:


stacey/main.cs (24): Unable to find object: 'Canvas' attempting to call function 'setContent'
stacey/main.cs (0): Unable to find object: 'Canvas' attempting to call function 'setCursor'

Can anyone tell me what's wrong? :(

#1
10/27/2005 (1:52 pm)
Please post the code in main.cs where you are using the canvas command.
thanks.