Olympe Engine
2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
ComponentParameter Member List
This is the complete list of members for
ComponentParameter
, including all inherited members.
arrayValue
ComponentParameter
AsArray
() const
ComponentParameter
AsBool
() const
ComponentParameter
AsColor
() const
ComponentParameter
AsEntityRef
() const
ComponentParameter
AsFloat
() const
ComponentParameter
AsInt
() const
ComponentParameter
AsString
() const
ComponentParameter
AsVector
() const
ComponentParameter
boolValue
ComponentParameter
colorValue
ComponentParameter
entityRefValue
ComponentParameter
floatValue
ComponentParameter
FromArray
(const nlohmann::json &arrayData)
ComponentParameter
static
FromBool
(bool value)
ComponentParameter
static
FromColor
(uint8_t r, uint8_t g, uint8_t b, uint8_t a=255)
ComponentParameter
static
FromEntityRef
(EntityID entityId)
ComponentParameter
static
FromFloat
(float value)
ComponentParameter
static
FromInt
(int value)
ComponentParameter
static
FromString
(const std::string &value)
ComponentParameter
static
FromVector2
(float x, float y)
ComponentParameter
static
FromVector3
(float x, float y, float z)
ComponentParameter
static
intValue
ComponentParameter
stringValue
ComponentParameter
Type
enum name
ComponentParameter
type
ComponentParameter
vectorValue
ComponentParameter
Generated on Tue Feb 17 2026 13:49:10 for Olympe Engine by
1.9.8