Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
SpriteBase Class
SpriteBase Fields
color Field
dx Field
dy Field
frame Field
inputs Field
isActive Field
LocalDX Field
LocalDY Field
oldinputs Field
oldX Field
oldY Field
Processed Field
RidingOn Field
state Field
TouchedTiles Field
x Field
y Field
SpriteBase
oldY Field
The value of this sprite's
y
coordinate on the previous frame.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
double
oldY
Field Value
Type:
Double
Remarks
This value is set during
MoveByVelocity
.
See Also
Reference
SpriteBase Class
(Default Namespace) Namespace
SpriteBase
OldPixelY
SpriteBase
oldX
Send comments on this topic to
bluemonkmn@users.sourceforge.net