Files
rust-sdl2/sdl2/rect/sidebar-items.js
2020-07-14 14:12:44 +00:00

1 line
309 B
JavaScript

initSidebarItems({"fn":[["max_int_value","The maximal integer value that can be used for rectangles."],["min_int_value","The minimal integer value that can be used for rectangle positions and points."]],"struct":[["Point","Immutable point type, consisting of x and y."],["Rect","A (non-empty) rectangle."]]});