C# Class BattleRoyale.Patches.SlingshotPatch5

Inheritance: Patch
Show file Open project: Pathoschild/smapi-mod-dump

Public Methods

Method Description
GetFarmerBounds ( Farmer f ) : Rectangle

Protected Methods

Method Description
GetPatchDescriptor ( ) : PatchDescriptor

Method Details

GetFarmerBounds() public static method

public static GetFarmerBounds ( Farmer f ) : Rectangle
f Farmer
return Rectangle

GetPatchDescriptor() protected method

protected GetPatchDescriptor ( ) : PatchDescriptor
return PatchDescriptor