RoomsProgram constructor

RoomsProgram(
  1. SwampRoomManager roomManager
)

Implementation

RoomsProgram(this.roomManager);