![XNA 4.0 Game Development by Example: Beginner's Guide](https://wfqqreader-1252317822.image.myqcloud.com/cover/259/34852259/b_34852259.jpg)
上QQ阅读APP看书,第一时间看更新
A constructor is run when an instance of the GamePiece class is created. By specifying two constructors, we will allow future code to create a GamePiece by specifying a piece type with or without a suffix. If no suffix is specified, an empty suffix is assumed.