Current section

Files

Jump to
chrobot include chrobot@protocol@dom_Rect.hrl
Raw

include/chrobot@protocol@dom_Rect.hrl

-record(rect, {x :: float(), y :: float(), width :: float(), height :: float()}).