Index

A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages

V

valueOf(String) - Static method in enum class engine.entity.enums.Abilities
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class engine.entity.enums.Entities
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class engine.entity.enums.Moves
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class engine.entity.enums.Triggers
Returns the enum constant of this class with the specified name.
values() - Static method in enum class engine.entity.enums.Abilities
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class engine.entity.enums.Entities
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class engine.entity.enums.Moves
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class engine.entity.enums.Triggers
Returns an array containing the constants of this enum class, in the order they are declared.
Vector - Class in engine.neural
 
Vector(float[]) - Constructor for class engine.neural.Vector
 
Vector(int) - Constructor for class engine.neural.Vector
 
Vector2D - Class in engine.physics
 
Vector2D() - Constructor for class engine.physics.Vector2D
 
Vector2D(float, float) - Constructor for class engine.physics.Vector2D
 
velocityBiases - Variable in class engine.neural.optimizers.SGDMomentum
Store velocity matrix based off of which vector is given
velocityWeights - Variable in class engine.neural.optimizers.SGDMomentum
Store velocity matrix based off of which matrix is given
vx - Variable in class test.Particle
 
vy - Variable in class test.Particle
 
A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages