granatier
bomb.cpp File Reference
Include dependency graph for bomb.cpp:
Go to the source code of this file.
Variables | |
const int | nMortarGround = (Granatier::FPS * 800 / 1000.0) + nMortarRampEnd |
const int | nMortarPeak = (Granatier::FPS * 800 / 1000.0) / 2 + nMortarRampEnd |
const int | nMortarRampEnd = Granatier::FPS * 50 / 1000.0 |
Variable Documentation
const int nMortarGround = (Granatier::FPS * 800 / 1000.0) + nMortarRampEnd |
const int nMortarPeak = (Granatier::FPS * 800 / 1000.0) / 2 + nMortarRampEnd |
const int nMortarRampEnd = Granatier::FPS * 50 / 1000.0 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.