From 9e09a99307c5ee8e9c027cac9ba0549542e5803e Mon Sep 17 00:00:00 2001 From: Marrub Date: Sun, 30 Dec 2018 00:21:56 -0500 Subject: [PATCH] finish documenting State --- api-actor-State.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-actor-State.md b/api-actor-State.md index 94acc51..72bd9d2 100644 --- a/api-actor-State.md +++ b/api-actor-State.md @@ -94,7 +94,7 @@ struct State - `InStateSequence` - TODO + Returns `true` if this state is within a contiguous state sequence beginning with `base`. - `ValidateSpriteFrame`