메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public IsPassable ( |
||
info | ||
리턴 | bool |
public Obstacle ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public OnCollide ( |
||
info | ||
리턴 | System.Vector2 |