Direction
The full set of note directions as wire-level integer codes.
Each note type uses a relevant subset, exposed through the readable string enums
:class:AirDirection, :class:ExtapDirection, and :class:FlickDirection.
Attributes
attributeNONE= messages_pb2.DIRECTION_NONEattributeAUTO= messages_pb2.DIRECTION_AUTOattributeUP= messages_pb2.DIRECTION_UPattributeDOWN= messages_pb2.DIRECTION_DOWNattributeCENTER= messages_pb2.DIRECTION_CENTERattributeLEFT= messages_pb2.DIRECTION_LEFTattributeRIGHT= messages_pb2.DIRECTION_RIGHTattributeUP_LEFT= messages_pb2.DIRECTION_UPLEFTattributeUP_RIGHT= messages_pb2.DIRECTION_UPRIGHTattributeDOWN_LEFT= messages_pb2.DIRECTION_DOWNLEFTattributeDOWN_RIGHT= messages_pb2.DIRECTION_DOWNRIGHTattributeROTATE_LEFT= messages_pb2.DIRECTION_ROTATE_LEFTattributeROTATE_RIGHT= messages_pb2.DIRECTION_ROTATE_RIGHTattributeIN_OUT= messages_pb2.DIRECTION_INOUTattributeOUT_IN= messages_pb2.DIRECTION_OUTIN