Historique des commits

Auteur SHA1 Message Date
  therealbluepandabear 4dd268c2bc Rename `Coordinate` and `Dimension` to `Vector` with `x` and `y`. il y a 2 ans
  therealbluepandabear 5501214ac4 Fix wrong dimension for `StackLayout`. Rename `Coordinates` to `Coordinate` and `Dimensions` to `Dimension`. Make `StackLayout`'s `children` field public as it may be useful for those who wish to use this library. il y a 2 ans
  therealbluepandabear 4718da515f `Cell` `content` field is now of the wider `dchar` type, this will be useful if the library users would want to display emojis for example. il y a 2 ans
  therealbluepandabear ffbed0be50 Major `Rect` updates: there are now only two ways that you can make a `Rect`, using the `withFill` or `withFrame` static functions. Furthermore, the user can now create filled rectangles! il y a 2 ans
  therealbluepandabear d039cbb1f5 WIP stuff. il y a 2 ans