2013/5/22
if ( getY() >= ( getWorld().getHeight() - getImage().getHeight() ) / 2 ) { /* execute kill method here */ }
X