class
Deck
: public
Scene
(Return to index)
a
Scene
for stacking one or more
Interactor
(iv-2.6)
Type:
Instantiable
Base Classes:
public
Scene
Derived Classes
Include file:
IV-2_6/InterViews/deck.h
Description:
man page
Public:
virtual void
Adjust
(
Perspective
&)
void
Bottom
()
Deck
()
Deck
(const char*)
virtual void
Draw
()
void
Flip
(int = 1)
void
FlipTo
(int)
virtual void
GetComponents
(
Interactor
**, int,
Interactor
**&, int&)
virtual void
Resize
()
void
Top
()
~Deck
()
Protected:
virtual void
DoChange
(
Interactor
*)
virtual void
DoInsert
(
Interactor
*, boolean, Coord&, Coord&)
virtual void
DoRemove
(
Interactor
*)
virtual void
Reconfig
()
Card*
cards
Interactor
*
top
(more documentation)