Home
last modified time | relevance | path

Searched defs:Balle (Results 1 – 2 of 2) sorted by relevance

/dports/games/briquolo/briquolo-0.5.7/src/
H A DBalle.cpp38 Balle::Balle(): ElementCollision(), MOGL_Action(), in Balle() function in Balle
55 Balle::Balle(const Balle & p_Balle): ElementCollision(p_Balle), _RayonInit(p_Balle._RayonInit), _Ca… in Balle() function in Balle
H A DElementCollision.h32 class Balle; variable