RetroArch
Instance Methods | Properties | List of all members
MetalMenu Class Reference

#import <metal_common.h>

Inheritance diagram for MetalMenu:
[legend]
Collaboration diagram for MetalMenu:
[legend]

Instance Methods

(void- updateFrame:
 
(void- updateWidth:height:format:filter:
 
(instancetype) - initWithContext: [implementation]
 
(void- setEnabled: [implementation]
 

Properties

bool hasFrame
 
bool enabled
 
float alpha
 
TexturedViewview [implementation]
 

Method Documentation

◆ initWithContext:()

- (instancetype) initWithContext: (Context *)  context
implementation

◆ setEnabled:()

- (void) setEnabled: (bool enabled
implementation

◆ updateFrame:()

- (void) updateFrame: (void const *)  source

◆ updateWidth:height:format:filter:()

- (void) updateWidth: (int)  width
height: (int)  height
format: (RPixelFormat)  format
filter: (RTextureFilter)  filter 

Property Documentation

◆ alpha

- (float) alpha
readwritenonatomicassign

◆ enabled

- (bool) enabled
readwritenonatomicassign

◆ hasFrame

- (bool) hasFrame
readnonatomicassign

◆ view

- (TexturedView*) view
readnonatomicassignimplementation

The documentation for this class was generated from the following files: