Quantcast
Channel: Community | MonoGame - Latest topics
Viewing all articles
Browse latest Browse all 6821

Monogame Error? - Vector2 does not work

$
0
0

@lionelthomas wrote:

I created a variable
public Vector2 virtualRes;
assigned
virtualRes = new Vector2(800, 400);
ran it
variable contains
virtualRes = error CS0103: The name 'DebugDisplayString' does not exist in the current context

How can this be?

Am I referencing a Monogame assembly that does not support Vector2?
`

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 6821

Trending Articles