Beispiel #1
0
 public bool MoveDown()
 {
     EnsureAwake(this);
     return(RPOS.MoveDown(this));
 }