Exray
v0.3.0
Pages
Modules
Search documentation of Exray
Settings
View Source
Exray.Structs.Rectangle
(Exray v0.3.0)
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %Exray.Structs.Rectangle{ height:
float
(), width:
float
(), x:
float
(), y:
float
() }