大约有 136 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0029 秒)
Laya_社区(41) Laya3.0_api(38) Laya2.0_api(25) Laya2.0_文档(12) Laya3.0_文档(10) laya_api(9) Laya2.0_示例(1)
...ionAll Packages | All Classes | Index | Frames No Frames MeshColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class MeshColliderShapeInheritanceMeshColliderShape ColliderShape Object MeshColliderShape 类用于创建网格碰撞器。 Public Properties Hide Inherited...
来源: Laya2.0_api 发布时间: 20190513
...tionAll Packages | All Classes | Index | Frames No Frames BoxColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class BoxColliderShapeInheritanceBoxColliderShape ColliderShape Object BoxColliderShape 类用于创建盒子形状碰撞器。 Public Properties Hide Inheri...
来源: Laya2.0_api 发布时间: 20190513
...All Packages | All Classes | Index | Frames No Frames CapsuleColliderShapeProperties | Methods Packagelaya.d3.physics.shapeClasspublic class CapsuleColliderShapeInheritanceCapsuleColliderShape ColliderShape Object CapsuleColliderShape 类用于创建胶囊形状碰撞器。 Public Properties...
来源: Laya2.0_api 发布时间: 20190513
laya新引入的cannon物理引擎何时能支持更多类型shape 2020-07-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ddf 相...
来源: Laya_社区 发布时间: 20200709
... import laya.utils.Tween; public class MyBox extends Sprite { private var _shape:Sprite; public function MyBox() { super(); graphics.drawRect(0,0,200,200,"#00ff00"); _shape=new Sprite(); _shape.graphics.drawCircle(0,0,20,"#ff0000"); addChild(_shape); //加上这句正常,反之则异常 //_shape.c...
来源: Laya_社区 发布时间: 20170124
...Packages | All Classes | Index | Frames No Frames HeightfieldColliderShapeMethods Packagelaya.d3.physics.shapeClasspublic class HeightfieldColliderShapeInheritanceHeightfieldColliderShape Object ... Public Methods MethodDefined By HeightfieldColliderShape()HeightfieldColliderShapeConstru...
来源: Laya2.0_api 发布时间: 20190513
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
...vent; public class Sprite_Example { private var sprite:Sprite; private var shape:Sprite public function Sprite_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 onInit(); } private function onInit():void { spr...
来源: Laya3.0_api 发布时间: 20231115
...cumentationAll Packages | All Classes | Index | Frames No Frames BaseShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BaseShapeInheritanceBaseShape ObjectImplements laya.d3.core.ICloneSubclasses BoxShape, CircleShape, ConeShape, HemisphereShape, Sp...
来源: laya_api 发布时间: 20170929
...cumentationAll Packages | All Classes | Index | Frames No Frames BaseShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BaseShapeInheritanceBaseShape ObjectImplements laya.d3.core.ICloneSubclasses BoxShape, CircleShape, ConeShape, HemisphereShape, Sp...
来源: Laya2.0_api 发布时间: 20190513