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

Add some hierarchy methods #57

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Add some hierarchy methods #57

merged 2 commits into from
Jan 10, 2025

Conversation

GsLogiMaker
Copy link
Owner

Methods

GFEntity.add_child()
GFEntity.get_child()
GFEntity.has_child()
GFEntity.get_parent()
GFEntity.set_parent()
GFEntity.has_entity()
GFEntity.has_pair()

@GsLogiMaker GsLogiMaker merged commit 846c291 into dev Jan 10, 2025
7 checks passed
@GsLogiMaker GsLogiMaker deleted the feature/hierarchy-methods branch January 10, 2025 04:45
github-actions bot pushed a commit that referenced this pull request Jan 10, 2025
@GsLogiMaker GsLogiMaker linked an issue Jan 10, 2025 that may be closed by this pull request
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.

GFEntity.add_child(entity)
1 participant