Brunot
Loading...
Searching...
No Matches
Flags.h
Go to the documentation of this file.
1
// File: Flags.h
2
// Description:
3
//
4
// Author(s): Bryley Elder (bryley.elder@digipen.edu)
5
// 2025 / 09 / 18
6
// (C) Digipen 2025
7
// ____ __ __ __
8
// /\__ _\/\ \ /\ \/\ \
9
// \/_/\ \/\ \ \___ __ \ \ \_\ \ ___ __ __ ____ __
10
// \ \ \ \ \ _ `\ /'__`\ \ \ _ \ / __`\/\ \/\ \ /',__\ /'__`\
11
// \ \ \ \ \ \ \ \/\ __/ \ \ \ \ \/\ \L\ \ \ \_\ \/\__, `\/\ __/
12
// \ \_\ \ \_\ \_\ \____\ \ \_\ \_\ \____/\ \____/\/\____/\ \____\
13
// \/_/ \/_/\/_/\/____/ \/_/\/_/\/___/ \/___/ \/___/ \/____/
14
#pragma once
15
16
#include "
Framework/Component.h
"
17
18
class
Flags
:
public
Component
19
{
20
};
Component.h
The base class for components, holding all of their shared All components should inherit from this.
Component::Component
Component(ComponentTypeEnum type, const char *typeName)
Definition
Component.cpp:72
Flags
Definition
Flags.h:19
The House
source
Component
Flags.h
Generated by
1.15.0