Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 899 Bytes

README.md

File metadata and controls

30 lines (27 loc) · 899 Bytes

DirectXTutorials

base 2d / build 2d engine

#Reference Doc

Todo List

  • Text Draw
  • Image Control , Draw
  • Color Control
  • Sound Control
  • Mouse, Keyboard Control
  • Network Connection Contorl
  • Program Window Control
  • Thread Contorl
  • Window event handler

Tutlrial List

  • tutorial1: create window
  • tutorial2: Simple text draw
  • tutorial3: Mouse / KeyBoard Input
  • tutorial4: Image Load
  • tutorial5: rebuild main loop

Fix List

  • Text Font, Size Change
  • Control Window Objects