mirror of
https://github.com/thes3m/XNI
synced 2024-12-26 13:26:06 +01:00
Added texture loading capabilities into the pipeline.
git-svn-id: http://xni.googlecode.com/svn/XNI@17 ac433895-eea3-a490-d80a-17149a75e588
This commit is contained in:
parent
7563ebcf15
commit
720031b8e7
6
Classes/System/IServiceProvider.h
Normal file
6
Classes/System/IServiceProvider.h
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
@protocol IServiceProvider
|
||||
|
||||
- (id)getServiceOfType:(id)type;
|
||||
|
||||
@end
|
Loading…
x
Reference in New Issue
Block a user