i was doing micheal kollings penguin jump game and there is a problem.
can somebody please help!
public boolean onGround()
{
Actpor under = getOneObjectAtOffset( 0, getHeight() / 2 ground.class
return under != null;
}Actor under = getOneObjectAtOffset( 0, getHeight() / 2 ground.class