CFsTexture Class Reference
class CFsTexture : public CBase
|
Constructor & Destructor Documentation
CFsTexture(CAlfTexture &, MFsTextureLoaderObserver &, CFsBitmapProvider *, const TInt)
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
Id()
Return unique id of texture
NewL(CAlfTexture &, MFsTextureLoaderObserver &, CFsBitmapProvider *, const TInt)
Pos()
Return position of texture
Provider()
Return address of provider
SetPos(const TInt &)
void
|
SetPos
|
(
|
const
TInt
&
|
aPos
|
)
|
|
Parameters
const
TInt
& aPos
|
New position
|
SetTextFlags(const TInt &)
void
|
SetTextFlags
|
(
|
const
TInt
&
|
aFlags
|
)
|
|
Set flag status New staus
SetTextSize(const TSize &)
void
|
SetTextSize
|
(
|
const
TSize
&
|
aSize
|
)
|
|
Parameters
const
TSize
& aSize
|
New size
|
StopTimer()
void
|
StopTimer
|
(
|
)
|
[private]
|
TextFlags()
Return current flag status
TextSize()
Return internal size of texture
Texture()
CAlfTexture &
|
Texture
|
(
|
)
|
|
Return reference of Alf/Hitchock texture
UnloadL(const TBool &)
void
|
UnloadL
|
(
|
const
TBool
&
|
aCancel
|
)
|
|
Unload bitmap, or cancel unload
Member Enumerations Documentation
Enum anonymous
Enumerators
EFlagNoneDefined
|
|
EFlagStatic = 1 << 1
|
|
EFlagPreserveProvider = 1 << 2
|
|
Member Data Documentation
MFsTextureLoaderObserver & iObserver
CFsBitmapProvider * iProvider
TInt
iTextFlags
TInt
|
iTextFlags
|
[private]
|
TSize
iTextSize
TSize
|
iTextSize
|
[private]
|
Internal text size, not related to texture size
CAlfTexture & iTexture
CAlfTexture &
|
iTexture
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.