it.unibo.scafi.simulation.frontend.model.implementation
Gets the sensor that corresponds to the provided integer.
Gets the sensor that corresponds to the provided integer.
the integer value to use
the sensor related to the integer value, None if it could not be found
Gets the color that corresponds to the provided sensor.
Gets the color that corresponds to the provided sensor.
the provided sensor
the color related to the sensor, None if it could not be found
Gets the color that corresponds to the provided integer.
Gets the color that corresponds to the provided integer.
the integer value to use
the color related to the integer value, None if it could not be found
(Since version ) see corresponding Javadoc for more information.