Skip to content

A Mono/C# port of the Platform.gd script and using enums#1

Open
RaoulMarz wants to merge 1 commit into
ee0pdt:masterfrom
RaoulMarz:master
Open

A Mono/C# port of the Platform.gd script and using enums#1
RaoulMarz wants to merge 1 commit into
ee0pdt:masterfrom
RaoulMarz:master

Conversation

@RaoulMarz
Copy link
Copy Markdown

A Mono/C# port of the Platform.gd script and relevant separation of enums.

@RaoulMarz
Copy link
Copy Markdown
Author

This port has most of the functionality but not the tool integration like the Gdscript version has.

@ee0pdt
Copy link
Copy Markdown
Owner

ee0pdt commented Jan 14, 2020

@RaoulMarz Thanks for this! I'll think how to best integrate this.

What version of Godot did you make this with?

Comment thread Enums/AlignmentArea.cs

namespace Platforms.Enums
{
public enum AlignmentArea
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing currently references this enum?

@RaoulMarz
Copy link
Copy Markdown
Author

RaoulMarz commented Jan 14, 2020 via email

@RaoulMarz
Copy link
Copy Markdown
Author

RaoulMarz commented Jan 14, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants