'Declaration Public Function New( _
ByVal rotationAngleУгол поворота в градусах.As System.Int32, _
ByVal squareSizeРазмер квадрата в пикселях.As System.Int32, _
ByVal curvatureУровень кривизны.As System.Int32 _
)
public TileReflectionCommand(
System.Int32 rotationAngle,
System.Int32 squareSize,
System.Int32 curvature
)
public: TileReflectionCommand(
System.Int32 rotationAngle,
System.Int32 squareSize,
System.Int32 curvature
)
public:
TileReflectionCommand(
System.Int32 rotationAngle,
System.Int32 squareSize,
System.Int32 curvature
)
Parameters
- rotationAngle
- Угол поворота в градусах.
- squareSize
- Размер квадрата в пикселях.
- curvature
- Уровень кривизны.