如何轮动作数量 [英] How to round number in actionscript

查看:128
本文介绍了如何轮动作数量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎么能轮数最多向下或0.5使用动作脚本3.0 例如:

how can I round number to up down or to the 0.5 using action script 3.0 for example

  • 4.9将四舍五入至5
  • 4.7将四舍五入至4.5
  • 2.4将四舍五入至2.5
  • 2.3将四舍五入至2

感谢你。

推荐答案

如何

Math.round(2 * number_here) / 2

这篇关于如何轮动作数量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆