Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs3-25sp
project02
Commits
3ae7bbf0
Commit
3ae7bbf0
authored
2 months ago
by
Maxwell F. (Max) Chen
Browse files
Options
Download
Email Patches
Plain Diff
updated docs
parent
4af708d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/body.h
+1
-1
include/body.h
with
1 addition
and
1 deletion
+1
-1
include/body.h
View file @
3ae7bbf0
...
@@ -113,7 +113,7 @@ void body_rotate(body_t *body, double angle, vector_t point);
...
@@ -113,7 +113,7 @@ void body_rotate(body_t *body, double angle, vector_t point);
/**
/**
* Return the body's color.
* Return the body's color.
*
*
* @param body the
list of vertices that make up
the body
* @param body the
pointer to
the body
* @return the color_t struct representing the color
* @return the color_t struct representing the color
*/
*/
color_t
body_get_color
(
body_t
*
body
);
color_t
body_get_color
(
body_t
*
body
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment