Méthode | 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 | |
Résultat | void |
public IsPassable ( |
||
info | ||
Résultat | bool |
public Obstacle ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |
public OnCollide ( |
||
info | ||
Résultat | System.Vector2 |