collision
Collision box for AS3 + papervision3d + jiglib
I\'m trying t开发者_运维问答o recreate the \"tutorial\" explained on the site below. It\'s 5 dices bouncing around on the scene. But i\'m stuck at the very beginning :)[详细]
2023-02-08 23:24 分类:问答How can I get the object I am colliding with in Actionscript 3?
Is there a way to know which object an object is colliding with?... I want to create a \'box object\' in flash that can identify any other object(Movieclips) that collides with it. For example, if I d[详细]
2023-02-06 03:00 分类:问答WPF C# Finding the corners of a transformed RectangleGeometry
I\'m trying to do some hit testing on a Rect I\'ve drawn with several RenderTransforms pushed to the Canvas\' DrawingContext. I\'ve applied the same rotate/scale/translate transforms to a RectangleGeo[详细]
2023-02-04 16:31 分类:问答Flash Actionscript + get x & y coords on collision
I\'m running a HitTestPoint to detect when two of my mc\'s collide, but I don\'t want them to be able to go right through each other. Someone suggested I find the x,y coords of the moving object when[详细]
2023-02-04 07:04 分类:问答efficient hash function for uris
i 开发者_Python百科am looking for a hash function to build a (global) fixed size id for strings, most of them URIs.[详细]
2023-02-04 06:39 分类:问答Flash Actionscript + detecting collision at edges
I have two circular objects. I\'m trying to detect as soon as the circles touch. The trace detects a collision when one circle reaches the center of the other but I want the collis开发者_如何学运维ion[详细]
2023-02-03 23:19 分类:问答anyone know how angry bird simulate collision and casting?
I am rea开发者_如何学运维lly interesting at how \"Angry Bird\" simulate the collision and casting.[详细]
2023-02-01 09:55 分类:问答How probable is hash collision if length of file is the same?
I am designing a file-server application where I want to check if a cached file on a client computer is the last version who is kept on the server.[详细]
2023-01-29 13:37 分类:问答Corona physics engine Collision event object
I\'m trying out the Corona physics engine for a simple game. I have created several \"balls\", just circular object and \"well\" a static sensor object.[详细]
2023-01-28 11:05 分类:问答Can you explain this Java hash map key collision?
I have a HashMap and is used in the following way: HashMap<SomeInterface, UniqueObject> m_map; UniqueObject getUniqueObject(SomeInterface keyObject)[详细]
2023-01-27 19:52 分类:问答