Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Delphi] DoMove procedure

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
NothingToShow
Grandmaster Cheater Supreme
Reputation: 0

Joined: 11 Jul 2007
Posts: 1579

PostPosted: Sat Dec 01, 2007 2:18 am    Post subject: [Delphi] DoMove procedure Reply with quote

Hey.
I got a problem with this procedure
Code:

TPacman = class(TImageSprite)
public
 procedure DoMove(MoveCount: Integer); override;
end;


Where should it be, in what section?

The tutorial is here
http://delphigamedev.com/tutorials/dxtut3b.htm

BTW:
Atm its here

Code:
  public
  end;

TPacman = class(TImageSprite)
public
 procedure DoMove(MoveCount: Integer); override;
end;

var
  Form1: TForm1;


But I'm getting an error
Quote:
Unsatisfied forward or external declaration
Back to top
View user's profile Send private message
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Sat Dec 01, 2007 5:27 am    Post subject: Reply with quote

When a procedure is declared, but the actions to be taken are not set, you will receive an unsatisfied foward or external declaration.
Back to top
View user's profile Send private message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Sat Dec 01, 2007 5:42 am    Post subject: Reply with quote

You only completed the first part of the tutorial, and you got an error, why are you surprised?
_________________
Back to top
View user's profile Send private message
NothingToShow
Grandmaster Cheater Supreme
Reputation: 0

Joined: 11 Jul 2007
Posts: 1579

PostPosted: Sat Dec 01, 2007 8:10 am    Post subject: Reply with quote

Ahah Razz
Back to top
View user's profile Send private message
rapion124
Grandmaster Cheater Supreme
Reputation: 0

Joined: 25 Mar 2007
Posts: 1095

PostPosted: Sun Dec 02, 2007 12:11 pm    Post subject: Reply with quote

You have to add the procedure in your implementation section. At least just write a skeleton for it so you don't get the error.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites