#include <Collision.h>
Public Member Functions | |
| Collision (MusicSymbol *,MusicSymbol *) | |
| Collider * | getLeftCollider () |
| void | fix (AssoMCMS *, MeasureMusic *) |
|
||||||||||||
|
This perform the treatments to fix the collision. Note : After little developpement, it appears that the data stored in the collision are not sufficient, for example an alteration is attached to a note head. And that notehead is necessary to perform the fix of the collsion. That is why this method will probably be rewritten.
|
|
|
|
1.3.6