tgrekov-fdf
HIVE fdf May 2024
Loading...
Searching...
No Matches
mlx_instance Struct Reference

#include <MLX42.h>

Detailed Description

An image instance can be summarized as just a simple x, y & z coordinate.

Coordinates start from the top left of the screen at 0,0 and increase towards the bottom right.

NOTE: To change the z value, use mlx_set_instance_depth!

Parameters
xThe x location.
yThe y location.
zThe z depth, controls if the image is on the fore or background.
enabledIf true, the instance is drawn, else it's not.

Definition at line 301 of file MLX42.h.


The documentation for this struct was generated from the following file: