Method | Description | |
---|---|---|
Connect ( System.Entity target ) : void | ||
GetObjectData ( |
||
IsPassable ( |
||
JumpPoint ( |
||
JumpPoint ( |
||
JumpPoint ( string jumpID, string target ) : System | ||
LockJP ( System.Entity collider ) : void | ||
OnCollide ( |
||
SetOwner ( System.Entity owner ) : void |
Method | Description | |
---|---|---|
OnBang ( object sender, |
||
OnStep ( object sender, |
public Connect ( System.Entity target ) : void | ||
target | System.Entity | |
return | void |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public IsPassable ( |
||
info | ||
return | bool |
public JumpPoint ( |
||
data | ||
return | System |
public JumpPoint ( |
||
info | ||
context | ||
return | System |
public JumpPoint ( string jumpID, string target ) : System | ||
jumpID | string | |
target | string | |
return | System |
public LockJP ( System.Entity collider ) : void | ||
collider | System.Entity | |
return | void |
public OnCollide ( |
||
info | ||
return | Vector2 |
public SetOwner ( System.Entity owner ) : void | ||
owner | System.Entity | |
return | void |