floatfadeInTime=0;//Setting the fade in time causes the bullet to be disabled and the bullet's alpha will fade in from zero to the actual alpha of the bullet. When the fade in timer reaches the fade in time automatically, the bullet will be enabled.
floatfadeInTimer=0;
voidUpdateFadeTime(floatfElapsedTime);
voidUpdateFadeTime(floatfElapsedTime);
virtualvoidUpdate(floatfElapsedTime);
virtualvoidUpdate(floatfElapsedTime);
booldead=false;//When marked as dead it wil be removed by the next frame.
booldead=false;//When marked as dead it wil be removed by the next frame.
constfloattornadoRotSpd=util::degToRad(ConfigFloatArr(std::format("Tornado Attack.Tornados.Ring{}",tornadoRingId),2));//It's in degrees, let's convert it to radians now.
LINE[26]="olcPGEX_MiniAudio Copyright` 2024 by Moros Smith under the OLC-3 License"
LINE[26]="olcPGEX_MiniAudio Copyright` 2024 by Moros Smith under the OLC-3 License"
LINE[27]=" "
LINE[27]=" "
LINE[28]="olcPGEX_ViewPort by Gorbit99"
LINE[28]="olcPGEX_Gamepad & olcPGEX_ViewPort by Gorbit99"
LINE[29]=" "
LINE[29]=" "
LINE[30]="miniaudio library Copyright` 2024 by David Reid under the MIT No Attribution License"
LINE[30]="miniaudio library Copyright` 2024 by David Reid under the MIT No Attribution License"
LINE[31]="Ogg Vorbis audio decoder - v1.22 - public domain http://nothings.org/stb_vorbis/"
LINE[31]="Ogg Vorbis audio decoder - v1.22 - public domain http://nothings.org/stb_vorbis/"
@ -58,21 +58,24 @@ Credits
LINE[55]="Nb Pixel Font Bundle"
LINE[55]="Nb Pixel Font Bundle"
LINE[56]="Nb Pixel Font Bundle 2"
LINE[56]="Nb Pixel Font Bundle 2"
LINE[57]=" "
LINE[57]=" "
LINE[58]=" "
LINE[58]="Spells and Company by LittleFieryOne"
LINE[59]="Game License"
LINE[59]=" "
LINE[60]="~~~~~~~~~~~~~~~~"
LINE[60]=" "
LINE[61]="License (OLC-3)"
LINE[61]=" "
LINE[62]="~~~~~~~~~~~~~~~"
LINE[62]="Game License"
LINE[63]=" "
LINE[63]="~~~~~~~~~~~~~~~~"
LINE[64]="Copyright ` 2024 Sig Productions <niconiconii@lestoria.net>"
LINE[64]="License (OLC-3)"
LINE[65]=" "
LINE[65]="~~~~~~~~~~~~~~~"
LINE[66]="Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:"
LINE[66]=" "
LINE[67]=" "
LINE[67]="Copyright ` 2024 Sig Productions <niconiconii@lestoria.net>"
LINE[68]="1. Redistributions or derivations of source code must retain the above copyright notice, this list of conditions and the following disclaimer."
LINE[68]=" "
LINE[69]=" "
LINE[69]="Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:"
LINE[70]="2. Redistributions or derivative works in binary form must reproduce the above copyright notice. This list of conditions and the following disclaimer must be reproduced in the documentation and/or other materials provided with the distribution."
LINE[70]=" "
LINE[71]=" "
LINE[71]="1. Redistributions or derivations of source code must retain the above copyright notice, this list of conditions and the following disclaimer."
LINE[72]="3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission."
LINE[72]=" "
LINE[73]=" "
LINE[73]="2. Redistributions or derivative works in binary form must reproduce the above copyright notice. This list of conditions and the following disclaimer must be reproduced in the documentation and/or other materials provided with the distribution."
LINE[74]="THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
LINE[74]=" "
LINE[75]="3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission."
LINE[76]=" "
LINE[77]="THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."