Skip to content

Naamgeving #59

@RichardRam87

Description

@RichardRam87

Je hebt feedback gekregen van RichardRam87
op:

public void IsHolding()
    {
        isHolding = true;
    }

    public void IsNotHolding()
    {
        isHolding = false;
        Extinguish();
    } 

URL: https://github.com/AlexJanson/Mythe/blob/master/Mythe-Nisse/Assets/Scripts/Fire.cs

Feedback: Naamgeving van deze functies kan beter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions