(File file, SourceGame game)
| 43 | public void addCustomPointEntity(Position p, String name); |
| 44 | |
| 45 | public ConvertingReport write(File file, SourceGame game) throws IOException; |
| 46 | |
| 47 | public void setCameraPosition(Position origin); |
| 48 |
no outgoing calls
no test coverage detected