public class BasicSpriteTypeHorizontal
extends java.lang.Object
Constructor and Description |
---|
BasicSpriteTypeHorizontal(int widthOfDrawingRegion,
int heightOfDrawingRegion)
Creates a basic sprite within a game world with the specified dimensions.
|