SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
configManagement.cpp File Reference

config parser More...

#include <fstream>
#include "game.h"
#include "configManagement.h"
#include "errors.h"
Include dependency graph for configManagement.cpp:

Go to the source code of this file.

Functions

void trimSpaces (string &str)
 
void sanitizeValue (string &val)
 

Detailed Description

config parser

Author
RUBINI Thomas
SIMAILA Djalim
Date
January 2022
Version
1.0

Definition in file configManagement.cpp.

Function Documentation

◆ sanitizeValue()

void sanitizeValue ( string &  val)

Definition at line 22 of file configManagement.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ trimSpaces()

void trimSpaces ( string &  str)

Definition at line 18 of file configManagement.cpp.

Here is the caller graph for this function: