class

PointClickEngine::Scenes::Condition

Inherits YAML::Serializable < Reference < Object

Base class for all conditions

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

evaluate(engine : Core::Engine) : Bool
Source