A B C D E F G H I J K L M N O P R S T U V W

V

valueOf(String) - Static method in enum javoids.BasicSprite.Collision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.BasicSprite.Gravity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.Health.DurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.ImageMap.Name
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.Item.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.Item.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.KeyMap.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.Shapes.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javoids.SoundMap.Sound
Returns the enum constant of this type with the specified name.
values() - Static method in enum javoids.BasicSprite.Collision
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.BasicSprite.Gravity
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.Health.DurationType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.ImageMap.Name
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.Item.Direction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.Item.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.KeyMap.Action
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.Shapes.Shape
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javoids.SoundMap.Sound
Returns an array containing the constants of this enum type, in the order they're declared.
velocity - Variable in class javoids.Move
the velocity of the object
velocity - Variable in class javoids.Weapon
the velocity of the bullets fired from this weapon
VERSION - Static variable in class javoids.Media
the version file name
version - Static variable in class javoids.Media
the version file's text
volumePercent - Static variable in class javoids.Media
the volume level (0..100%)
volumeValues - Static variable in class javoids.Javoids
a list of the volume levels to use

A B C D E F G H I J K L M N O P R S T U V W