forked from jaildesigner-jailgames/jaildoctors_dilemma
migrat Game, Player i Item a time based
This commit is contained in:
@@ -192,7 +192,7 @@ class Room {
|
||||
void renderItems();
|
||||
|
||||
// Actualiza las variables y objetos de la habitación
|
||||
void update();
|
||||
void update(float delta_time);
|
||||
|
||||
// Devuelve la cadena del fichero de la habitación contigua segun el borde
|
||||
auto getRoom(RoomBorder border) -> std::string;
|
||||
|
||||
Reference in New Issue
Block a user