Update Display.hx
This commit is contained in:
@@ -30,7 +30,7 @@ class Display {
|
||||
public var dpi (default, null):Float;
|
||||
|
||||
/**
|
||||
* The name of the device, such as "Samsung SyncMaster P2350", "iPhone 6", "Occulus Rift DK2", etc.
|
||||
* The name of the device, such as "Samsung SyncMaster P2350", "iPhone 6", "Oculus Rift DK2", etc.
|
||||
**/
|
||||
public var name (default, null):String;
|
||||
|
||||
@@ -47,4 +47,4 @@ class Display {
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user