SpriteBaseSetInputsTowardCategory Method |
Set the state of the directional inputs on this sprite to move toward the specified sprite in a category.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax Remarks This function assumes that the directional inputs on the sprite
cause the sprite to move directly in the direction associated with the input. It will
not work if, for example, left arrow causes the sprite to turn left instead of move left.
See Also