Method | Description | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
IsPassable ( |
||
Obstacle ( ) : System | ||
Obstacle ( DataRow data ) : System | ||
Obstacle ( SerializationInfo info, StreamingContext context ) : System | ||
OnCollide ( |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
public IsPassable ( |
||
info | ||
return | bool |
public Obstacle ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public OnCollide ( |
||
info | ||
return | System.Vector2 |