|
Banjo API 0.0.1
C99 game development API
|

Go to the source code of this file.
Functions | |
| bj_bool | bj_check_segments_hit (bj_vec2 a0, bj_vec2 a1, bj_vec2 b0, bj_vec2 b1) |
| bj_bool | bj_check_circle_segment_hit (bj_vec2 c, bj_real r, bj_vec2 l0, bj_vec2 l1) |
2D Geometry helpers