This commit is contained in:
parent
deeafdb0d1
commit
301deb6d6c
7 changed files with 52 additions and 74 deletions
|
@ -252,10 +252,6 @@ int CPlayerState::getPadInputDown(CPlayer *_player)
|
|||
Params:
|
||||
Returns:
|
||||
---------------------------------------------------------------------- */
|
||||
int CPlayerState::isOnSolidGround(CPlayer *_player)
|
||||
{
|
||||
return _player->isOnSolidGround();
|
||||
}
|
||||
int CPlayerState::isOnEdge(class CPlayer *_player)
|
||||
{
|
||||
return _player->isOnEdge();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue