wip move to new uniffi language binding
This commit is contained in:
parent
f7a5d8f823
commit
53cbdd8440
30 changed files with 211 additions and 187 deletions
|
@ -11,7 +11,7 @@ internal enum PowerUpType
|
|||
SmartBullets,
|
||||
}
|
||||
|
||||
internal sealed class PowerUp: IMapEntity
|
||||
internal sealed class PowerUp : IMapEntity
|
||||
{
|
||||
public required FloatPosition Position { get; init; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue