over
This commit is contained in:
parent
46232fbd36
commit
bbcc1006ae
@ -30,7 +30,7 @@ public class Moveableplane : IMoveableObjects
|
||||
return _drawningplane.MoveTransport(GetDirectionType(direction));
|
||||
}
|
||||
/// <summary>
|
||||
/// Конвертация из MovementDirection в DirectionType
|
||||
/// Конвертация из MovementDirection в DirectionType0
|
||||
/// </summary>
|
||||
/// <param name="direction">MovementDirection</param>
|
||||
/// <returns>DirectionType</returns>
|
||||
|
Loading…
Reference in New Issue
Block a user