类的使用
com.supermap.data.PlayMode
-
使用PlayMode的程序包 程序包 说明 com.supermap.data -
-
com.supermap.data中PlayMode的使用
声明为PlayMode的com.supermap.data中的字段 限定符和类型 字段和说明 static PlayMode
PlayMode. LOOP
循环播放模式。static PlayMode
PlayMode. ONCE
单次播放模式。返回PlayMode的com.supermap.data中的方法 限定符和类型 方法和说明 PlayMode
Animation. getPlayMode()
返回动画的播放模式。PlayMode
NodeAnimation. getPlayMode()
获取节点动画的播放模式,目前只支持两种:1、播放一次。参数类型为PlayMode的com.supermap.data中的方法 限定符和类型 方法和说明 void
Animation. setPlayMode(PlayMode playMode)
设置动画的播放模式。void
NodeAnimation. setPlayMode(PlayMode mode)
设置节点动画的播放模式,目前只支持两种:1、播放一次。
-
Copyright © 2021–2024 SuperMap. All rights reserved.