A B D G I M O R S U

B

BasicSprite - Class in simulation_Lab06Version
This class encapsulates a sprite which is a circle of diameter 30 units.
BasicSprite(int, int) - Constructor for class simulation_Lab06Version.BasicSprite
Creates a basic sprite within a game world with the specified dimensions.
BasicSpriteTypeHorizontal - Class in simulation_Lab06Version
This class encapsulates a sprite which is a circle of diameter 30 units.
BasicSpriteTypeHorizontal(int, int) - Constructor for class simulation_Lab06Version.BasicSpriteTypeHorizontal
Creates a basic sprite within a game world with the specified dimensions.
BasicSpriteTypeVertical - Class in simulation_Lab06Version
This class encapsulates a sprite which is a circle of diameter 30 units.
BasicSpriteTypeVertical(int, int) - Constructor for class simulation_Lab06Version.BasicSpriteTypeVertical
Creates a basic sprite within a game world with the specified dimensions.

A B D G I M O R S U