#include <Direct3DInterop.h>
|
| void | OnPointerPressed (Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^sender, Windows::UI::Core::PointerEventArgs^args) |
| void | OnPointerMoved (Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^sender, Windows::UI::Core::PointerEventArgs^args) |
| var | OnPointerMoved ( var sender, var args) |
| local | OnPointerMoved ( local sender, local args) |
| void | OnPointerReleased (Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^sender, Windows::UI::Core::PointerEventArgs^args) |
| void | Disconnect () |
| void | PrepareResources (LARGE_INTEGER presentTargetTime) |
| void | Draw (_In_ ID3D11Device1 *device, _In_ ID3D11DeviceContext1 *context, _In_ ID3D11RenderTargetView *renderTargetView) |
| var | Draw ( var device, var context, var renderTargetView) |
| local | Draw ( local device, local context, local renderTargetView) |
| bool | SendCocos2dEvent (Cocos2dEvent event) |
Windows::Phone::Graphics::Interop::IDrawingSurfaceContentProvider
CreateContentProvider |
( |
) | |
|
| var CreateContentProvider |
( |
) | |
|
| local CreateContentProvider |
( |
) | |
|
| local Direct3DInterop |
( |
) | |
|
| void Draw |
( |
_In_ ID3D11Device1 * |
device, |
|
|
_In_ ID3D11DeviceContext1 * |
context, |
|
|
_In_ ID3D11RenderTargetView * |
renderTargetView |
|
) |
| |
|
protected |
| var Draw |
( |
var |
device, |
|
|
var |
context, |
|
|
var |
renderTargetView |
|
) |
| |
|
protected |
| local Draw |
( |
local |
device, |
|
|
local |
context, |
|
|
local |
renderTargetView |
|
) |
| |
|
protected |
| void OnCocos2dEditboxEvent |
( |
Object^ |
sender, |
|
|
Platform::String^ |
args, |
|
|
Windows::Foundation::EventHandler< Platform::String^>^ |
handler |
|
) |
| |
| var OnCocos2dEditboxEvent |
( |
var |
sender, |
|
|
var |
args, |
|
|
var |
handler |
|
) |
| |
| local OnCocos2dEditboxEvent |
( |
local |
sender, |
|
|
local |
args, |
|
|
local |
handler |
|
) |
| |
| var OnCocos2dKeyEvent |
( |
var |
key) | |
|
| local OnCocos2dKeyEvent |
( |
local |
key) | |
|
| var OnCocos2dKeyEvent |
( |
var |
key, |
|
|
var |
text |
|
) |
| |
| local OnCocos2dKeyEvent |
( |
local |
key, |
|
|
local |
text |
|
) |
| |
| void OnPointerMoved |
( |
Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ |
sender, |
|
|
Windows::UI::Core::PointerEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnPointerMoved |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnPointerMoved |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
| void OnPointerPressed |
( |
Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ |
sender, |
|
|
Windows::UI::Core::PointerEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnPointerPressed |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnPointerPressed |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
| void OnPointerReleased |
( |
Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ |
sender, |
|
|
Windows::UI::Core::PointerEventArgs^ |
args |
|
) |
| |
|
protected |
| var OnPointerReleased |
( |
var |
sender, |
|
|
var |
args |
|
) |
| |
|
protected |
| local OnPointerReleased |
( |
local |
sender, |
|
|
local |
args |
|
) |
| |
|
protected |
Windows::Foundation::IAsyncAction
OnSuspending |
( |
) | |
|
| void PrepareResources |
( |
LARGE_INTEGER |
presentTargetTime) | |
|
|
protected |
| var PrepareResources |
( |
var |
presentTargetTime) | |
|
|
protected |
| local PrepareResources |
( |
local |
presentTargetTime) | |
|
|
protected |
| var SendCocos2dEvent |
( |
var |
event) | |
|
|
protected |
| local SendCocos2dEvent |
( |
local |
event) | |
|
|
protected |
| void SetCocos2dEditBoxDelegate |
( |
Cocos2dEditBoxDelegate^ |
delegate) | |
|
| var SetCocos2dEditBoxDelegate |
( |
var |
delegate) | |
|
| local SetCocos2dEditBoxDelegate |
( |
local |
delegate) | |
|
| void SetCocos2dEventDelegate |
( |
Cocos2dEventDelegate^ |
delegate) | |
|
| var SetCocos2dEventDelegate |
( |
var |
delegate) | |
|
| local SetCocos2dEventDelegate |
( |
local |
delegate) | |
|
| void SetCocos2dMessageBoxDelegate |
( |
Cocos2dMessageBoxDelegate^ |
delegate) | |
|
| var SetCocos2dMessageBoxDelegate |
( |
var |
delegate) | |
|
| local SetCocos2dMessageBoxDelegate |
( |
local |
delegate) | |
|
| virtual void SetManipulationHost |
( |
Windows::Phone::Input::Interop::DrawingSurfaceManipulationHost^ |
manipulationHost) | |
|
|
virtual |
| var SetManipulationHost |
( |
var |
manipulationHost) | |
|
|
virtual |
| local SetManipulationHost |
( |
local |
manipulationHost) | |
|
|
virtual |
| void UpdateForWindowSizeChange |
( |
float |
width, |
|
|
float |
height |
|
) |
| |
| var UpdateForWindowSizeChange |
( |
var |
width, |
|
|
var |
height |
|
) |
| |
| local UpdateForWindowSizeChange |
( |
local |
width, |
|
|
local |
height |
|
) |
| |
property
Windows::Foundation::Size
WindowBounds |
property
Windows::Graphics::Display::DisplayOrientations
WindowOrientation |
The documentation for this class was generated from the following file: