[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Enigma-devel] new bugs :)
From: |
Daniel Heck |
Subject: |
Re: [Enigma-devel] new bugs :) |
Date: |
Fri, 16 Aug 2002 10:21:41 +0200 |
Andrzej Szombierski <address@hidden> wrote:
> [...]
> 2. ... if the center of the ball is outside the stone, it still
> survives. The same thing happens with st-bolder or st-puzzle running
> over the marble.
>
> Any ideas?
The final 0.50 release includes a new method "Stone::actor_contact" that
is called whenever a stone is in direct contact with some actor. I
haven't tried it yet, but overloading this method should fix the
problem.
- Daniel