# Bump() function - [x] Player class calls Bump() if cell being entered has another entity with density - [x] Bump() function prevents Enter() function and movement # Enter() function - [x] Player class calls Enter() after cell is entered and has no entities with density
Bump() function
Enter() function