Changeset 1017 for Daodan/src/Oni/Oni.h


Ignore:
Timestamp:
Mar 24, 2015, 12:29:19 AM (10 years ago)
Author:
alloc
Message:

Daodan 4.0: Added Input module, cheats bindable to keys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Oni/Oni.h

    r992 r1017  
    3434} UUtRect;
    3535
     36typedef struct {
     37        uint32_t input;
     38        float analog;
     39} LItDeviceInput;
     40
    3641#include "Symbols_Var.h"
    3742#include "Symbols_Func.h"
Note: See TracChangeset for help on using the changeset viewer.