AnimationShowcasePackage

AnimationShowcasePackage

General

AnimationShowcasePackage és una classe en FOSS per Python.

AnimationShowcasePackage.write_to writes the package to the given path and returns the resulting Path.

Aquesta classe proporciona 1 mètode per treballar amb objectes AnimationShowcasePackage en programes de Python. Els mètodes disponibles inclouen: write_to. Tots els membres públics són accessibles a qualsevol aplicació de Python després d’instal·lar el paquet FOSS per Python. Propietats: animation, directory_name, html, html_filename, manifest, manifest_filename, i una més.

Propietats

NomTipus de productesAccésDescripció
directory_namestrLlegeix.Obté el nom de directori.
animationAnimationAssetLlegeix.Obté l’animació.
reviewAnimationReviewPackageLlegeix.Obté la crítica.
html_filenamestrLlegeix.Obté el nom del fitxer html.
manifest_filenamestrLlegeix.Obté el nom de fitxer manifest.
htmlstrLlegeix.Obté el html.
manifest`dict[str, object]None`Llegeix.

Mètodes

SignaturaDescripció
`write_to(path: strPath)Path`

Vegeu també

 Català