The GraphicItem class defines the equivalent object from JugiMap Editor.
More...
#include <jmSourceGraphics.h>
Inherited by GraphicItemAGK.
The GraphicItem class defines the equivalent object from JugiMap Editor.
A graphics item stores parameters related to graphic items (images, texts, skeleton sprites).
◆ GraphicItem()
◆ ~GraphicItem()
◆ Init()
◆ GetFile()
Returns the graphic file of this graphic item.
◆ GetName()
Returns the name of this graphic item.
◆ GetPos()
Returns the position of sub-image if this graphic item belong to an image file.
◆ GetWidth()
Returns the width of sub-image if this graphic item belongs to an image file.
◆ GetHeight()
Returns the height of sub-image if this graphic item belongs to an image file.
◆ GetSize()
Returns the size of sub-image if this graphic item belongs to an image file.
◆ GetHandle()
Returns the handle of sub-image if this graphic item belongs to an image file.
◆ GetSpineScale()
Returns the spine scale if this graphic item belongs to a Spine file.
◆ GetSpriteShapes()
Returns a reference to sprite shapes if this graphic item belong to an image file.
◆ GetExtraShapes()
Returns a reference to probe shapes if this graphic item belong to an image file.
◆ GetLabel()
Returns the text if this graphic item belong to text sprite.
◆ GetFontStyleId()
Returns the font style id if this graphic item belong to text sprite.
◆ GetColorStyleId()
Returns the color style id if this graphic item belong to text sprite.
◆ GetTextHandleVariant()
Returns the text handle variant if this graphic item belong to text sprite.
The documentation for this class was generated from the following files:
- C:/Development/JugiMapProject/JugiMapFRM/framework_c++/jugimap/jmSourceGraphics.h
- C:/Development/JugiMapProject/JugiMapFRM/framework_c++/jugimap/jmSourceGraphics.cpp