United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
XNA Game Studio
XNA Game Studio 4.0 Refresh
XNA Framework Class Library Reference
Microsoft.Xna.Framework
Vector2 Structure
Vector2 Fields
X Field
Y Field
This topic has not yet been rated
-
Rate this topic
Vector2 Fields
Other Versions
XNA Game Studio 4.0
XNA Game Studio 3.1
XNA Game Studio 3.0
XNA Game Studio 2.0
XNA Game Studio Express
Public Fields
Name
Description
X
Gets or sets the x-component of the vector.
Y
Gets or sets the y-component of the vector.
See Also
Reference
Vector2 Structure
Microsoft.Xna.Framework Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD