Expand description
§SDK Sprite Component Operations
Pure sprite operations exposed via #[goud_api] proc-macro.
Factory functions create sprites by value; mutation functions
operate on *mut FfiSprite pointers with null-safety.
Value-builder functions take and return FfiSprite by value.