Skip to content

C6853125

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

FPSCounter Constructor

Initializes a new instance of the FPSCounter class

Definition

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

C#

public FPSCounter(
	EditorService editor,
	ICamera2D camera
)

Parameters

  EditorService
 
  ICamera2D
 

See Also

Reference

FPSCounter Class
MonoGame.Forms.NET.Components Namespace

Clone this wiki locally