Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

dropInfo Struct Reference

Structure describing an entry in the controls dropdown list. More...

#include <HashMania.h>

List of all members.

Public Attributes

int Type
int NumID
int Channel
char bmpName [32]
int pictureBlock
int controlsLinked


Detailed Description

Structure describing an entry in the controls dropdown list.


Member Data Documentation

int dropInfo::Channel
 

The input channel.

int dropInfo::NumID
 

The instance ID of this entry.

int dropInfo::Type
 

The type of this entry.

char dropInfo::bmpName[32]
 

The name of this bitmap icon for this entry.

int dropInfo::controlsLinked
 

The number of controls linked to this entry.

int dropInfo::pictureBlock
 

The picture block associated with this entry.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 16 14:06:19 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001