PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
cmd_surface_move_t Struct Reference

#include <cmd.h>

Collaboration diagram for cmd_surface_move_t:

Data Fields

cmd_header_t header
 
surface_id_t target
 
rect_t rect
 

Detailed Description

Definition at line 67 of file cmd.h.

Field Documentation

◆ header

cmd_header_t cmd_surface_move_t::header

Definition at line 69 of file cmd.h.

◆ target

surface_id_t cmd_surface_move_t::target

Definition at line 70 of file cmd.h.

◆ rect

rect_t cmd_surface_move_t::rect

Definition at line 71 of file cmd.h.


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