class SolidPlastic

I didn't want to make this public, but if you want to plug in your own die roll parsers, you'll need it to return a subclass of this. More...

Contains pure virtuals
Full namefun::SolidPlastic
Definition#include <fun/DieRoll.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

I didn't want to make this public, but if you want to plug in your own die roll parsers, you'll need it to return a subclass of this. Each method has the same semantics as the DieRoll method of the same name.

 SolidPlastic ()

SolidPlastic

 ~SolidPlastic ()

~SolidPlastic

[virtual]

QString  toString ()

toString

[const pure virtual]

int  roll ()

roll

[const pure virtual]

int  min ()

min

[const pure virtual]

int  max ()

max

[const pure virtual]

bool  isFlat ()

isFlat

[const pure virtual]

QValueList  distribution ()

distribution

[virtual]

int refcount

refcount


Generated by: stephan on cheyenne on Mon Aug 11 14:06:52 2003, using kdoc 2.0a54.