Trait TDDiceStickers

Source
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 DICESTICKERS

Source§

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

Implementors§