← Back to team overview

nrtb-core team mailing list archive

[Bug 1272427] Re: Missing an abstract collision hook in base_object

 

** Changed in: nrtb/alpha
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
https://bugs.launchpad.net/bugs/1272427

Title:
  Missing an abstract collision hook in base_object

Status in The New Real Time Battle Project:
  Fix Released
Status in New Real Time Battle alpha series:
  Fix Released

Bug description:
  in cpp/sim_engine/base_object/base_object.h, base_object needs an
  abstract interface to handle collision resolution. it needs to take
  the colliding object as an argument, and return some way to indicate
  if this object survives the collision, and update forces/position as
  appropriate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/1272427/+subscriptions


References