libkdegames
KGRInternal::ClientSpec Struct Reference
#include <kgamerenderer_p.h>
Public Member Functions | |
ClientSpec (const QString &spriteKey=QString(), int frame=-1, const QSize &size=QSize(), const QHash< QColor, QColor > &customColors=(QHash< QColor, QColor >())) | |
Public Attributes | |
QHash< QColor, QColor > | customColors |
int | frame |
QSize | size |
QString | spriteKey |
Detailed Description
Definition at line 33 of file kgamerenderer_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 43 of file kgamerenderer_p.h.
Member Data Documentation
Definition at line 41 of file kgamerenderer_p.h.
int KGRInternal::ClientSpec::frame |
Definition at line 39 of file kgamerenderer_p.h.
QSize KGRInternal::ClientSpec::size |
Definition at line 40 of file kgamerenderer_p.h.
QString KGRInternal::ClientSpec::spriteKey |
Definition at line 38 of file kgamerenderer_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.