PicGroupDef Class Reference

PicGroupDef is a collection of similar looking pieces. More...

#include <Pieces.h>

Collaboration diagram for PicGroupDef:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PicGroupDef ()
QImage blendImage ()
int numPics () const
bool fTexExist ()

Public Attributes

QVector< PicDefpics
Texturetex
TexturebaseTex
QString name
EDrawType drawtype
float r
float g
float b
float exR
float exG
float exB
TexturesideTex
int sideTexX
int sideTexY
EBlackness blackness

Detailed Description

PicGroupDef is a collection of similar looking pieces.

A "PicGroup" is a group of pieces that generally has the same look currently all groups are of 6 pieces which make a single cube which has a unique apperance. All the pieces in a PicGroup usually share the same color or texture this class holds everything there is to know about this pieces group instances of this object are held by PicBucket

See also:
PicDef PicBucket


Constructor & Destructor Documentation

PicGroupDef::PicGroupDef (  )  [inline]


Member Function Documentation

QImage PicGroupDef::blendImage (  ) 

int PicGroupDef::numPics (  )  const [inline]

bool PicGroupDef::fTexExist (  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following files: