C# Class Tyrus_and_Randall.HutBottom

Inheritance: Entity
Datei anzeigen Open project: sgdc/sgdc-old

Public Methods

Method Description
CollisionChange ( ) : void
HutBottom ( ) : System
HutBottom ( Vector2 pos ) : System
HutBottom ( float x, float y ) : System

Method Details

CollisionChange() public method

public CollisionChange ( ) : void
return void

HutBottom() public method

public HutBottom ( ) : System
return System

HutBottom() public method

public HutBottom ( Vector2 pos ) : System
pos Vector2
return System

HutBottom() public method

public HutBottom ( float x, float y ) : System
x float
y float
return System