$Date: 2005/10/23 09:48:58 $
$Revision: 1.4 $
-- Make physicable
-- (From EM_GOOF_OBJECT)
-- Premake 'rotatable'
-- Must be followed by a real 'make' (or 'make_multiple_picture' in case of rotatable)
-- (From EM_GOOF_OBJECT)
-- Make physicable
-- (From EM_GOOF_OBJECT)
-- Make with a cicle collidable
-- (From EM_GOOF_COLLIDABLE)
-- Make with a rect collidable
-- With x/y position (NOT top/left)
-- (From EM_GOOF_COLLIDABLE)
-- Premake 'rotatable'
-- Must be followed by a real 'make' (or 'make_multiple_picture' in case of rotatable)
-- (From EM_GOOF_OBJECT)
-- Update collidable angle
-- (From EM_GOOF_COLLIDABLE)
-- Is it collidable within detector
-- (From EM_GOOF_COLLIDABLE)
-- Update collidable group
-- (From EM_GOOF_COLLIDABLE)
-- Update collidable position
-- (From EM_GOOF_COLLIDABLE)
-- current acceleration
-- (From EM_GOOF_ACCELERABLE)
-- Collidable for detector
-- (From EM_GOOF_COLLIDABLE)
-- Group for collision (uncolliable within group)
-- (From EM_GOOF_COLLIDABLE)
-- Force applied to the physicable
-- (From EM_GOOF_PHYSICABLE)
-- How much friction does apply? (speed limitation)
-- (From EM_GOOF_PHYSICABLE)
-- Image of this object
-- (From EM_GOOF_OBJECT)
-- Image positiion correcture (typically= -height/2, -width/2)
-- (From EM_GOOF_OBJECT)
-- Where was it last frame(internal)?
-- (From EM_GOOF_MOVABLE)
-- How much mass?
-- (From EM_GOOF_PHYSICABLE)
-- Current movement
-- (From EM_GOOF_MOVABLE)
-- Physics 'parent'
-- (From EM_GOOF_OBJECT)
-- Current position
-- (From EM_GOOF_OBJECT)
-- Is this 'object' premade and not yet really made
-- (From EM_GOOF_OBJECT)
-- Is this object visible?
-- (From EM_GOOF_OBJECT)
-- Destory 'object'
-- (From EM_GOOF_DESTRUCTABLE)
An simple EM_GOOF_PHYSICABLE.