euporie.core.data_structures.DiBool

class euporie.core.data_structures.DiBool(top: bool = False, right: bool = False, bottom: bool = False, left: bool = False)

A tuple of four bools with directions.