万象云档 本次搜索耗时 2.133 秒,为您找到 483 个相关结果.
  • Custom component

    Custom component Introduce In daily business development, we need to customize some business logic. Each game object may need a separate logic or “data driver”. We develop busine...
  • Mask

    Mask The Mask component can cut the display range of the GameObject, and a renderer needs to be installed before use. Demo Install With NPM npm i @eva / plugin - renderer @e...
  • NinePatch

    NinePatch We often encounter some pictures that are not fixed in size, but the surrounding or four-pass style is not deformed, that is, the .9 picture, such as a message bubble. I...
  • Lottie Animation

    Lottie Animation Lottie is a mobile library for Web, and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! This ...
  • Data types

    Data Types Native types Counters Working with timestamps Date type Time type Duration type Collections Noteworthy characteristics Maps Sets Lists User-Defined Types (UDT...
  • CQL security

    Database Roles CREATE ROLE Setting credentials for internal authentication Restricting connections to specific datacenters Creating a role conditionally ALTER ROLE Restricting ...
  • Plug-ins

    Third-Party Plugins CAPI-Rowcache Stratio’s Cassandra Lucene Index Third-Party Plugins Available third-party plugins for Apache Cassandra CAPI-Rowcache The Coherent Accelera...
  • 绘图

    绘图 本章介绍 Eva.js 的渲染绘图能力,从画布准备开始,覆盖 Image、Text、Graphics、Sprite、Mask、NinePatch、TilingSprite 组件,以及遮挡排序与透明度控制。
  • 排序和不透明度

    遮挡排序与透明度 使用前需要安装渲染器 透明度 Demo 排序 Demo 安装 使用 NPM npm i @eva / plugin - renderer @eva / plugin - renderer - render 在浏览器中 <script src = "https://unpkg.com/@eva/plugin-ren...
  • 绘图

    绘图 本章介绍 Eva.js 的渲染绘图能力,从画布准备开始,依次覆盖 Image、Text、Graphics、Sprite、Mask、NinePatch、TilingSprite 组件,以及遮挡排序与透明度的处理。