SpriteFrame.GetHitBox(string) Method
Definition¶
Namespace: Brine2D.Animation
Returns the named hit box, or throws System.Collections.Generic.KeyNotFoundException.
public Brine2D.Core.Rectangle GetHitBox(string name);
Parameters¶
name System.String