PointClickEngine::Core::GameConfig::PlayerConfig
Inherits YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
name
Sourcename=(name : String)
Sourcescale
Sourcescale=(scale : Float32)
Sourcesprite
Sourcesprite=(sprite : SpriteInfo | Nil)
Sourcesprite_path
Sourcesprite_path=(sprite_path : String | Nil)
Sourcestart_position
Sourcestart_position=(start_position : Position | Nil)
Source