LeviLamina
Loading...
Searching...
No Matches
AnimatedImageData Class Reference

Public Member Functions

 AnimatedImageData (AnimatedImageData const &)
 
MCAPI AnimatedImageData (::persona::AnimatedTextureType type, ::persona::AnimationExpression animationExpression, ::mce::Image const &animatedImage, float frames)
 
MCAPI::AnimatedImageData & operator= (::AnimatedImageData const &rhs)
 
MCAPI void * $ctor (::persona::AnimatedTextureType type, ::persona::AnimationExpression animationExpression, ::mce::Image const &animatedImage, float frames)
 

Public Attributes

::ll::TypedStorage< 4, 4, ::persona::AnimatedTextureType > mType
 
::ll::TypedStorage< 4, 4, ::persona::AnimationExpression > mAnimationExpression
 
::ll::TypedStorage< 8, 48, ::mce::ImagemImage
 
::ll::TypedStorage< 4, 4, float > mFrames
 

Constructor & Destructor Documentation

◆ AnimatedImageData()

MCAPI AnimatedImageData::AnimatedImageData ( ::persona::AnimatedTextureType type,
::persona::AnimationExpression animationExpression,
::mce::Image const & animatedImage,
float frames )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ operator=()

MCAPI::AnimatedImageData & AnimatedImageData::operator= ( ::AnimatedImageData const & rhs)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * AnimatedImageData::$ctor ( ::persona::AnimatedTextureType type,
::persona::AnimationExpression animationExpression,
::mce::Image const & animatedImage,
float frames )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: