Skip to content
  • John Croisant's avatar
    Various procedures now accept vectors. · 25abfd50
    John Croisant authored
    - `fill-rects!` and `update-window-surface-rects!` can now accept a
      vector of sdl2:rects as well as a list of sdl2:rects.
    
    - `enclose-points` now can now accept a vector of sdl2:points as well
      as a list of sdl2:points.
    
    Also fixed incorrect type declarations for renderer draw functions.
    25abfd50