#include <mapimages.h>
◆ CMapImages()
| CMapImages::CMapImages |
( |
| ) |
|
◆ ChangeEntitiesPath()
◆ ConchainClTextEntitiesSize()
◆ Get()
◆ GetEntities()
◆ GetOverlayBottom()
◆ GetOverlayCenter()
◆ GetOverlayTop()
◆ GetSpeedupArrow()
◆ GetTextureScale()
| int CMapImages::GetTextureScale |
( |
| ) |
const |
◆ InitOverlayTextures()
| void CMapImages::InitOverlayTextures |
( |
| ) |
|
|
private |
◆ LoadBackground()
◆ Num()
| int CMapImages::Num |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ OnInit()
| void CMapImages::OnInit |
( |
| ) |
|
|
overridevirtual |
Called to let the components run initialization code.
Reimplemented from CComponent.
◆ OnMapLoad()
| void CMapImages::OnMapLoad |
( |
| ) |
|
|
overridevirtual |
Called on map load.
Reimplemented from CComponent.
◆ OnMapLoadImpl()
◆ SetTextureScale()
| void CMapImages::SetTextureScale |
( |
int |
Scale | ) |
|
◆ Sizeof()
| int CMapImages::Sizeof |
( |
| ) |
const |
|
inlineoverridevirtual |
Gets the size of the non-abstract component.
Implements CComponent.
◆ Unload()
| void CMapImages::Unload |
( |
| ) |
|
◆ UpdateEntityLayerText()
| void CMapImages::UpdateEntityLayerText |
( |
CImageInfo & |
TextImage, |
|
|
int |
TextureSize, |
|
|
int |
MaxWidth, |
|
|
int |
YOffset, |
|
|
int |
NumbersPower, |
|
|
int |
MaxNumber = -1 |
|
) |
| |
|
private |
◆ UploadEntityLayerText()
◆ CBackground
◆ CMenuBackground
◆ m_aaEntitiesTextures
◆ m_aEntitiesIsLoaded
◆ m_aEntitiesPath
◆ m_aTextures
◆ m_Count
◆ m_OverlayBottomTexture
◆ m_OverlayCenterTexture
◆ m_OverlayTopTexture
◆ m_SpeedupArrowIsLoaded
| bool CMapImages::m_SpeedupArrowIsLoaded |
|
private |
◆ m_SpeedupArrowTexture
◆ m_TextureScale
| int CMapImages::m_TextureScale |
|
private |
The documentation for this class was generated from the following files: