Public Attributes

DiceMaster.DiceDefinition Class Reference

Data class that defines how a specific dice works. More...

List of all members.

Public Attributes

int numberOfFaces = 6
float defaultPipsSize = 1f
float defaultPipsStretch = 1f
FaceData[] faces
bool sixAndNineBars = false
bool zeroInsteadOfTen = false
bool pipsAtVertices = false
int verticesNumber = 3
int pipsRadius = 170

Detailed Description

Data class that defines how a specific dice works.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties Defines