| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| halfSideLengths — Property, class krewfw.core_internal.collision.CollisionShapeOBB |
| |
| _handler — Property, class krewfw.core_internal.collision.CollisionShape |
| |
| handler — Property, class krewfw.core_internal.collision.CollisionShape |
| |
| hasChildren() — method, class krewfw.builtin_actor.system.KrewState |
| |
| hasInitialized — Property, class krewfw.core.KrewActor |
| Called from StageLayerManager for re-init global actor. |
| hasParent() — method, class krewfw.builtin_actor.system.KrewState |
| |
| hitTest(otherGroup:krewfw.core_internal:CollisionGroup) — method, class krewfw.core_internal.CollisionGroup |
|
Do hit test and call both collided shape's handlers
with arguments [otherGroupName:String, otherShape:CollisionShape]
|
| hitTest() — method, class krewfw.core_internal.CollisionSystem |
| |
| hitTest(other:krewfw.core_internal.collision:CollisionShape) — method, class krewfw.core_internal.collision.CollisionShape |
| |
| HitTest — class, package krewfw.core_internal.collision |
|
Collision detection algorithm library
|
| HitTest() — Constructor, class krewfw.core_internal.collision.HitTest |
| |
| hitTestAABBVsAABB(_shape:krewfw.core_internal.collision:CollisionShape, _other:krewfw.core_internal.collision:CollisionShape) — Static Method , class krewfw.core_internal.collision.HitTest |
| |
| hitTestAABBVsOBB(_shape:krewfw.core_internal.collision:CollisionShape, _other:krewfw.core_internal.collision:CollisionShape) — Static Method , class krewfw.core_internal.collision.HitTest |
| |
| hitTestOBBVsOBB(_shape:krewfw.core_internal.collision:CollisionShape, _other:krewfw.core_internal.collision:CollisionShape) — Static Method , class krewfw.core_internal.collision.HitTest |
| |
| hitTestSphereVsAABB(_shape:krewfw.core_internal.collision:CollisionShape, _other:krewfw.core_internal.collision:CollisionShape) — Static Method , class krewfw.core_internal.collision.HitTest |
| |
| hitTestSphereVsOBB(_shape:krewfw.core_internal.collision:CollisionShape, _other:krewfw.core_internal.collision:CollisionShape) — Static Method , class krewfw.core_internal.collision.HitTest |
| |
| hitTestSphereVsSphere(_shape:krewfw.core_internal.collision:CollisionShape, _other:krewfw.core_internal.collision:CollisionShape) — Static Method , class krewfw.core_internal.collision.HitTest |
| |
| hookBeforeInit(doneCallback:Function) — method, class krewfw.core.KrewScene |
|
initAfterLoad の前に、非同期処理を含む初期化のための処理シーケンスを
挟みたい場合はここに記述する。
(サーバのレスポンスをもとにリソースを読み込みたい場合など)
|
| hsv2int(hue:Number, saturation:Number, val:Number) — method, class krewfw.utils.swiss_knife.KrewTopUtil |
|
convert HSV to 24bit interger
|
| hsv2intWithRand(hMin:Number, hMax:Number, sMin:Number, sMax:Number, vMin:Number, vMax:Number) — method, class krewfw.utils.swiss_knife.KrewTopUtil |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |