Skip navigation links
A B C D E F G I K L M N P R S T U V W X Y 

V

valueOf(String) - Static method in enum de.smits_net.games.framework.sprite.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.smits_net.games.framework.sprite.Sprite.BoundaryPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.smits_net.games.framework.sprite.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.smits_net.games.framework.sprite.Sprite.BoundaryPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
velocity - Variable in class de.smits_net.games.framework.sprite.Sprite
velocity of the sprite.
Velocity - Class in de.smits_net.games.framework.sprite
Class to encapsulate the velocity of a sprite.
Velocity(double, double) - Constructor for class de.smits_net.games.framework.sprite.Velocity
Creates a new object with the given velocity components.
Velocity() - Constructor for class de.smits_net.games.framework.sprite.Velocity
Creates a new object with an velocity of 0.
visible - Variable in class de.smits_net.games.framework.sprite.Sprite
indicates whether the sprite is visible.
A B C D E F G I K L M N P R S T U V W X Y 
Skip navigation links