Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whether python can inherit from java classes #1172

Open
hhhhh322 opened this issue Feb 19, 2024 · 1 comment
Open

Whether python can inherit from java classes #1172

hhhhh322 opened this issue Feb 19, 2024 · 1 comment

Comments

@hhhhh322
Copy link

I looked at the documentation, but since I'm not a native English speaker, the documentation wasn't clear about whether the python class could inherit from the java class, so I tried to use JImplementationFor inheritance, but it was very noticeable that I got an error like this: TypeError:
No matching overloads found for constructor com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.

The documentation seems to indicate that JPYPE doesn't support inheritance from Java classes, so I'm going to ask for that.

@Thrameos
Copy link
Contributor

Thrameos commented Feb 20, 2024 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

No branches or pull requests

2 participants