Rectangle components in NAT
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package nat.components;
|
||||
|
||||
typedef Rectangle = {
|
||||
width:Float,
|
||||
height:Float
|
||||
}
|
||||
Reference in New Issue
Block a user