SpriteFrame.RemoveHitBox(string) Method
Definition¶
Namespace: Brine2D.Animation
Removes the named hit box. Returns true if it existed.
public bool RemoveHitBox(string name);
Parameters¶
name System.String
Namespace: Brine2D.Animation
Removes the named hit box. Returns true if it existed.
public bool RemoveHitBox(string name);
name System.String