File: MANIFEST

package info (click to toggle)
libois-perl 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: cpp: 392; perl: 386; makefile: 3
file content (56 lines) | stat: -rw-r--r-- 973 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
MANIFEST			This list of files
README.txt
Changes
Makefile.PL
typemap
perlobject.map

OIS.pm
OIS.xs

perlOIS.h
PerlOISJoyStickListener.h
PerlOISJoyStickListener.cpp
PerlOISKeyListener.h
PerlOISKeyListener.cpp
PerlOISMouseListener.h
PerlOISMouseListener.cpp

xs/Axis.xs
xs/EventArg.xs
xs/Exception.xs
xs/InputManager.xs
xs/JoyStick.xs-disabled
xs/JoyStickEvent.xs-disabled
xs/JoyStickListener.xs-disabled
xs/JoyStickState.xs-disabled
xs/Keyboard.xs
xs/KeyEvent.xs
xs/KeyListener.xs
xs/Mouse.xs
xs/MouseEvent.xs
xs/MouseListener.xs
xs/MouseState.xs
xs/Object.xs

OIS/Axis.pm
OIS/EventArg.pm
OIS/Exception.pm
OIS/InputManager.pm
OIS/JoyStick.pm
OIS/JoyStickEvent.pm
OIS/JoyStickListener.pm
OIS/JoyStickState.pm
OIS/Keyboard.pm
OIS/KeyEvent.pm
OIS/KeyListener.pm
OIS/Mouse.pm
OIS/MouseEvent.pm
OIS/MouseListener.pm
OIS/MouseState.pm
OIS/Object.pm

t/000_use.t
t/010_inputmanager.t
t/090_exception.t
META.yml                                 Module meta-data (added by MakeMaker)