Athena IO Library
athena::WiiBanner Member List

This is the complete list of members for athena::WiiBanner, including all inherited members.

addIcon(WiiImage *icon)athena::WiiBanner
animationSpeed() const athena::WiiBanner
bannerImage() const athena::WiiBanner
bannerSize() const athena::WiiBanner
Bounce enum value (defined in athena::WiiBanner)athena::WiiBanner
flags() const athena::WiiBanner
gameID() const athena::WiiBanner
getIcon(atUint32 id) const athena::WiiBanner
icons() const athena::WiiBanner
NoCopy enum value (defined in athena::WiiBanner)athena::WiiBanner
NoCopyBounce enum value (defined in athena::WiiBanner)athena::WiiBanner
permissions() const athena::WiiBanner
setAnimationSpeed(atUint16 animSpeed)athena::WiiBanner
setBannerImage(WiiImage *banner)athena::WiiBanner
setBannerSize(atUint32 size)athena::WiiBanner
setFlags(atUint32 flags)athena::WiiBanner
setGameID(atUint64 id)athena::WiiBanner
setIcon(atUint32 id, WiiImage *icon)athena::WiiBanner
setPermissions(atUint8 permissions)athena::WiiBanner
setSubtitle(const std::string &subtitle)athena::WiiBanner
setTitle(const std::string &title)athena::WiiBanner
subtitle() const athena::WiiBanner
title() const athena::WiiBanner
WiiBanner()athena::WiiBanner
WiiBanner(atUint32 gameId, const std::string &title, const std::string &subtitle, WiiImage *m_banner, std::vector< WiiImage * > icons)athena::WiiBanner
~WiiBanner() (defined in athena::WiiBanner)athena::WiiBannervirtual