Packagecom.whirled.contrib.platformer.game
Interfacepublic interface Collision
ImplementorsDynamicController, SimpleCollision



Public Properties
 PropertyDefined by
  hits : Boolean
[read-only]
Collision
  shotSoundEffect : SoundEffect
[read-only]
Collision
Property detail
hitsproperty
hits:Boolean  [read-only]Implementation
    public function get hits():Boolean
shotSoundEffectproperty 
shotSoundEffect:SoundEffect  [read-only]Implementation
    public function get shotSoundEffect():SoundEffect