Trabajando con el isOnFloor y los tiles passable
This commit is contained in:
@@ -243,7 +243,7 @@ t_tile_map Map::getTile(SDL_Point p)
|
||||
}
|
||||
|
||||
// Devuelve el valor de la variable
|
||||
int Map::getTileWidth()
|
||||
int Map::getTileSize()
|
||||
{
|
||||
return tile_size;
|
||||
}
|
||||
Reference in New Issue
Block a user