-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule cell_drawing
updated
5 files
+1 −1 | color_display.md | |
+1 −1 | image_display.md | |
+1 −1 | number_display.md | |
+3 −3 | string_display.md | |
+3 −3 | tile_display.md |
Submodule geometry_transformations
updated
3 files
+2 −2 | reflect.md | |
+2 −2 | rotate.md | |
+2 −2 | transpose.md |
Submodule immutable_methods
updated
6 files
+2 −2 | clone.md | |
+4 −4 | magnitude.md | |
+4 −4 | read.md | |
+2 −2 | ring.md | |
+2 −2 | row.md | |
+4 −4 | search.md |
Submodule mutable_methods
updated
7 files
+2 −2 | clear.md | |
+2 −2 | delete.md | |
+2 −2 | fill.md | |
+2 −2 | insert.md | |
+4 −4 | rand.md | |
+2 −2 | randomize.md | |
+2 −2 | replace.md |
Submodule p5_functions
updated
3 files
+42 −42 | create_quadrille.md | |
+11 −11 | draw_quadrille.md | |
+12 −12 | visit_quadrille.md |
Submodule properties
updated
7 files
+4 −4 | height.md | |
+2 −2 | memory_2d.md | |
+4 −4 | mouse_col.md | |
+4 −4 | mouse_row.md | |
+4 −4 | order.md | |
+4 −4 | size.md | |
+4 −4 | width.md |
Submodule style
updated
8 files
+2 −2 | background.md | |
+2 −2 | black_square.md | |
+8 −8 | cell_length.md | |
+8 −8 | outline.md | |
+6 −6 | outline_weight.md | |
+10 −10 | text_color.md | |
+8 −8 | text_zoom.md | |
+2 −2 | white_square.md |