diff --git a/s3l.h b/s3l.h index 24ace1f..3ebe16a 100644 --- a/s3l.h +++ b/s3l.h @@ -31,6 +31,9 @@ CONVENTIONS: + This library should never draw pixels outside the specified screen + coordinates, so you don't have to check this! + Angles are in S3L_Units, a full angle (2 pi) is S3L_FRACTIONS_PER_UNITs. We use row vectors.