toggle menu
app
androidJvm
switch theme
search in API
app
/
org.scottishtecharmy.soundscape.dto
/
IntersectionRelativeDirections
Intersection
Relative
Directions
data
class
IntersectionRelativeDirections
(
val
direction
:
Int
,
val
feature
:
Feature
)
Members
Constructors
Intersection
Relative
Directions
Link copied to clipboard
constructor
(
direction
:
Int
,
feature
:
Feature
)
Properties
direction
Link copied to clipboard
val
direction
:
Int
feature
Link copied to clipboard
val
feature
:
Feature