pickupSpawner::pendingPickup Struct Reference

A Pickup that has not yet been spawned. More...

List of all members.

Public Attributes

u16 framesUntilSpawn
u8 nextType


Detailed Description

A Pickup that has not yet been spawned.

Contains the time (number of frames) until this Pickup will spawn, and the type (corresponding to Pickup::pickupType) that the new Pickup will be.

Definition at line 97 of file pickupSpawner.h.


Member Data Documentation

u16 pickupSpawner::pendingPickup::framesUntilSpawn

Definition at line 99 of file pickupSpawner.h.

Referenced by pickupSpawner::addSpawnTime().

u8 pickupSpawner::pendingPickup::nextType

Definition at line 100 of file pickupSpawner.h.

Referenced by pickupSpawner::addSpawnTime().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 13 23:27:55 2007 for MDuel DS by  doxygen 1.5.1-p1