|
|
void | loadModels () |
| |
| scene::IAnimatedMesh * | getMesh (Attachment::AttachmentType type) const |
| | Returns the mest for a certain attachment. More...
|
| |
|
Material * | getIcon (int type) const |
| | Returns the icon to display in the race gui if a kart has an attachment.
|
| |
|
|
scene::IAnimatedMesh * | m_attachments [Attachment::ATTACH_MAX] |
| |
|
Material * | m_all_icons [Attachment::ATTACH_MAX] |
| |
◆ getMesh()
| scene::IAnimatedMesh* AttachmentManager::getMesh |
( |
Attachment::AttachmentType |
type | ) |
const |
|
inline |
Returns the mest for a certain attachment.
- Parameters
-
| type | Type of the attachment needed. |
The documentation for this class was generated from the following files: