//Date created:  12/27/2019
//Author: Kong Xiong
//File name:Shapes.txt
//Purpose: To read primitive shapes
//Format: Name of reading word, path of image file, separated with comma for subsequent audio files and/or image file
//Please do not modify this file; otherwise, the software might not work properly.
//The software uses to create pressed buttons.
//Any line starts with forward slashes (//) or blank will be ignored when parsing.
//Words after forward slashes (//) are dropped out, use as comment.

Circle: Picture\Shapes\circle.jpg
Heart:  Picture\Shapes\heart.jpg
Hexagon: Picture\Shapes\hexagon.jpg
Line: Picture\Shapes\line.jpg
Octagon: Picture\Shapes\octagon.jpg
Oval: Picture\Shapes\oval.jpg
Parallelogram: Picture\Shapes\parallelogram.jpg
Pentagon: Picture\Shapes\pentagon.jpg
Rectangle: Picture\Shapes\rectangle.jpg
Rhombus: Picture\Shapes\rhombus.jpg
Square: Picture\Shapes\square.jpg
Star: Picture\Shapes\star.jpg
Trapezoid: Picture\Shapes\trapezoid.jpg
Triangle: Picture\Shapes\triangle.jpg
