pub trait TDDiceStickers: Debug + RObject { }
Expand description

Contains animated stickers which must be used for dice animation rendering

Implementations on Foreign Types§

source§

impl<'a, DICESTICKERS: TDDiceStickers> TDDiceStickers for &'a mut DICESTICKERS

source§

impl<'a, DICESTICKERS: TDDiceStickers> TDDiceStickers for &'a DICESTICKERS

Implementors§