dispel.providers.bdh.io.drawing module#

Function for converting Drawing test BDH JSON files into a reading.

dispel.providers.bdh.io.drawing.convert_touch_events(data, definition)[source]#

Convert touch events dataset to screen format.

Parameters:
Return type:

RawDataSet

dispel.providers.bdh.io.drawing.get_level_id(config)[source]#

Parse level id from level type and configuration.

Parameters:

config (dict) – The level configuration

Returns:

Level id for the level

Return type:

LevelId