forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
package kha.kore.graphics4;
|
||||
|
||||
@:headerCode("
|
||||
#include <kinc/graphics4/textureunit.h>
|
||||
")
|
||||
@:headerClassCode("kinc_g4_texture_unit_t unit;")
|
||||
class TextureUnit implements kha.graphics4.TextureUnit {
|
||||
public function new() {}
|
||||
}
|
Reference in New Issue
Block a user