PDA

View Full Version : Collisions Demo in DelphiX



atozix
18-12-2003, 10:44 PM
Hi alll,, :)

I thought this would be the place to put a link to my collisions program,
as it is specifically DelphiX...


It deals with , surprize surprise collisions...

It includes source code as it may be useful to someone...



http://home.iprimus.com.au/atozix/

cheeeeeeeerrrrrrrrrssssssssssss ato

Traveler
19-12-2003, 11:24 AM
Looking very nice!

I was only able to use the executables though. Nothing seems to happen when I compile the source. Not even an errormessage. It appears to be running, but nothing becomes visible. :?

atozix
19-12-2003, 07:19 PM
Hi Traveler,,, :)

Thx for the comment...

Bummer about the source... I can't really help as I have downloaded my web source as a check and it works fine... I use Delphi 5 and DelphiX 2000.. Let me know if you find out why it doesnt werk...!!

cheeeeeeeeeerrrrrrrrssssssssss ato...

Useless Hacker
19-12-2003, 10:42 PM
"HTTP 404 - File not found"

atozix
20-12-2003, 09:54 AM
Hi Useless Hacker :)

hmmm,,, I just tried it and the link is ok here!!!

any one else have problems with link ???

or with running the source??

cheeeeeeeeerrrrrrrrssssssssss ato

Paulius
20-12-2003, 02:27 PM
Downloads and compiles fine for me with Delphi6

atozix
20-12-2003, 07:48 PM
Hi Traveler,,,

In regard to compiling, seeming to run , but no screen.... The only thing Ican think may be instrumental is this line in the CREATE PROCEDURE

Form1.Width := 0; Form1.Height:=0; // ensure clean visual startup

remove it and see what happens..

what about the skeleton program,, does it compile and run correctlt??

cheeeeeerrrrrrrsssssssss ato

Traveler
21-12-2003, 11:59 AM
Hi atozix,

Removing that line has solved the problem. :)
An other solution that worked is setting the fullscreen option to true.
The skeleton program has the same problem, but can also be fixed using the two solutions.


btw. thanks for giving me credits in your programs/website :)

atozix
21-12-2003, 07:18 PM
Hi Traveler :)

re compile problem:::

Good.. thats that sorted... When I put the line in I was dubious about it but it did prevent showing a half screen momentairily at startup...

I shall just remove it and repost the source, save further hassle...

Yes well, I thought your original game template was good, but needed a few embellishments for my purposes....

cheeeeeeerrrrrrrrrssssssssss ato