forked from LeenkxTeam/LNXSDK
6 lines
127 B
Haxe
6 lines
127 B
Haxe
package kha.js.graphics4;
|
|
|
|
class ConstantLocation implements kha.graphics4.ConstantLocation {
|
|
public function new() {}
|
|
}
|