(Position p, Position end, int space, PointEntity type)
| 31 | public void addPointEntity(Position p, PointEntity type); |
| 32 | |
| 33 | public void addPointEntitys(Position p, Position end, int space, PointEntity type); |
| 34 | |
| 35 | public void addSolidEntity(SolidEntity solidEnttiy); |
| 36 |
no outgoing calls
no test coverage detected