Clean up menus and text drawing
FossilOrigin-Name: f17992369e439fa68605017c6ffb0d11eece9d29a4cdb5768656bd874248d623
This commit is contained in:
parent
623076a034
commit
0bd8f1920f
14 changed files with 331 additions and 225 deletions
|
@ -11,7 +11,7 @@ OF_ASSUME_NONNULL_BEGIN
|
|||
@property (nonatomic) bool loaded;
|
||||
|
||||
- (bool)loadWithIRI:(OFIRI *)IRI;
|
||||
- (void)renderWithLight:(OFVector3D &)light
|
||||
- (void)renderWithLight:(OFVector3D)light
|
||||
frame:(int)frame
|
||||
range:(int)range
|
||||
x:(float)x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue