Skip to content

5CC8E8AA

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

CamMove Method

Move the camera by the value defined in the parameter amount.

Definition

Namespace: MonoGame.Forms.NET.Services
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

public void CamMove(
	Vector2 amount
)

Parameters

  Vector2
How much should the camera move?

See Also

Reference

EditorService Class
MonoGame.Forms.NET.Services Namespace

Clone this wiki locally