Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidfowl/BombRMan
/ functions
Functions
324 in github.com/davidfowl/BombRMan
⨍
Functions
324
◇
Types & classes
109
↓ 1 callers
Function
resolveFunc
( i )
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:1325
↓ 1 callers
Method
serverTimeout
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:667
↓ 1 callers
Function
setPrevKeyState
(key, flag)
BombRMan.Core/wwwroot/js/game.js:37
↓ 1 callers
Method
subscribe
Attaches a {@link @microsoft/signalr.IStreamSubscriber}, which will be invoked when new items are available from the stream. * * @param {ISt
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Stream.ts:41
↓ 1 callers
Function
t
( gotoEnd )
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:8817
↓ 1 callers
Function
transportMatches
(requestedTransport: HttpTransportType | undefined, actualTransport: HttpTransportType)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpConnection.ts:569
↓ 1 callers
Method
withUrl
(url: string, transportTypeOrOptions?: IHttpConnectionOptions | HttpTransportType)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnectionBuilder.ts:122
↓ 1 callers
Method
writeHandshakeRequest
(handshakeRequest: HandshakeRequestMessage)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HandshakeProtocol.ts:22
Method
Create
(string map)
BombRMan.Core/Hubs/Map.cs:18
Method
GameServer
(GameState gameState)
BombRMan.Core/Hubs/GameServer.cs:9
Method
GameState
(IHubContext<GameServer> hubContext, IHostApplicationLifetime hostApplicationLifetime)
BombRMan.Core/Hubs/GameState.cs:38
Method
GetAllHitTargets
()
BombRMan.Core/Hubs/Player.cs:261
Method
GetIndex
(int x, int y)
BombRMan.Core/Hubs/Map.cs:39
Method
GetXHitTargets
(int directionX)
BombRMan.Core/Hubs/Player.cs:268
Method
GetYHitTargets
(int directionY)
BombRMan.Core/Hubs/Player.cs:278
Function
K
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.min.js:2
Method
KeyboardState
(uint[] keyState, int id, double time)
BombRMan.Core/Hubs/KeyboardState.cs:12
Method
Map
(string map, int width, int height, int tileSize)
BombRMan.Core/Hubs/Map.cs:7
Method
MoveExact
(int x, int y)
BombRMan.Core/Hubs/Player.cs:82
Method
OnConnectedAsync
()
BombRMan.Core/Hubs/GameServer.cs:14
Method
OnDisconnectedAsync
(Exception exception)
BombRMan.Core/Hubs/GameServer.cs:31
Method
Read
(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
BombRMan.Core/Hubs/KeyboardStateConverter.cs:14
Method
RunGameLoop
()
BombRMan.Core/Hubs/GameState.cs:153
Method
SendKeys
(KeyboardState[] inputs)
BombRMan.Core/Hubs/GameServer.cs:26
Method
SendKeys
(string playerId, KeyboardState[] inputs)
BombRMan.Core/Hubs/GameState.cs:136
Method
ServerStatsTimer
()
BombRMan.Core/Hubs/GameState.cs:73
Method
SetDirection
(int x, int y)
BombRMan.Core/Hubs/Player.cs:240
Method
ToString
()
BombRMan.Core/Hubs/KeyboardState.cs:29
Method
Update
(in KeyboardState input)
BombRMan.Core/Hubs/Player.cs:26
Method
Update
()
BombRMan.Core/Hubs/GameState.cs:178
Method
Write
(Utf8JsonWriter writer, KeyboardState[] value, JsonSerializerOptions options)
BombRMan.Core/Hubs/KeyboardStateConverter.cs:76
Method
aborted
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/AbortController.ts:27
Method
accessTokenFactory
A function that provides an access token required for HTTP Bearer authentication. * * @returns {string | Promise<string>} A string containin
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/IHttpConnectionOptions.ts:33
Method
baseUrl
Indicates the url of the {@link HubConnection} to the server.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:141
Function
clearFxNow
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:8697
Method
configureLogging
(logging: LogLevel | string | ILogger)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnectionBuilder.ts:83
Method
connect
(url: string, transferFormat: TransferFormat)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/LongPollingTransport.ts:48
Method
connect
(url: string, transferFormat: TransferFormat)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/WebSocketTransport.ts:38
Method
connect
(url: string, transferFormat: TransferFormat)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/ServerSentEventsTransport.ts:34
Method
connectionId
Represents the connection id of the {@link HubConnection} on the server. The connection id will be null when the connection is either * in the d
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:136
Method
constructor
(connection: IConnection, logger: ILogger, protocol: IHubProtocol, reconnectPolicy?: IRetryPolicy)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:98
Method
constructor
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Loggers.ts:11
Method
constructor
(httpClient: HttpClient, accessTokenFactory: (() => string | Promise<string>) | undefined, logger: ILogger, op
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/LongPollingTransport.ts:35
Method
constructor
(logger: ILogger)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/FetchHttpClient.ts:19
Method
constructor
(url: string, options: IHttpConnectionOptions = {})
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpConnection.ts:71
Method
constructor
(private readonly _transport: ITransport)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpConnection.ts:581
Method
constructor
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpConnection.ts:661
Method
constructor
(subject: Subject<T>, observer: IStreamSubscriber<T>)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:153
Method
constructor
(minimumLogLevel: LogLevel)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:182
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.HttpError}. * * @param {string} errorMessage A descriptive error message. * @par
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:20
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.TimeoutError}. * * @param {string} errorMessage A descriptive error message.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:41
Method
constructor
Constructs a new instance of {@link AbortError}. * * @param {string} errorMessage A descriptive error message.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:61
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.UnsupportedTransportError}. * * @param {string} message A descriptive error message.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:89
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.DisabledTransportError}. * * @param {string} message A descriptive error message.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:119
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.FailedToStartTransportError}. * * @param {string} message A descriptive error message
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:149
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.FailedToNegotiateWithServerError}. * * @param {string} message A descriptive error me
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:175
Method
constructor
Constructs a new instance of {@link @microsoft/signalr.AggregateErrors}. * * @param {string} message A descriptive error message. * @pa
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Errors.ts:201
Method
constructor
(httpClient: HttpClient, accessTokenFactory: (() => string | Promise<string>) | undefined, logger: ILogger,
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/WebSocketTransport.ts:25
Method
constructor
(logger: ILogger)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/XhrHttpClient.ts:11
Method
constructor
Creates a new instance of the {@link @microsoft/signalr.DefaultHttpClient}, using the provided {@link @microsoft/signalr.ILogger} to log messages.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/DefaultHttpClient.ts:16
Method
constructor
(retryDelays?: number[])
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/DefaultReconnectPolicy.ts:13
Method
constructor
( public readonly statusCode: number, public readonly statusText?: string, public read
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpClient.ts:72
Method
constructor
(httpClient: HttpClient, accessTokenFactory: (() => string | Promise<string>) | undefined, logger: ILogger,
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/ServerSentEventsTransport.ts:23
Function
cs
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.min.js:2
Function
delete
(url: string, options?: HttpRequest)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpClient.ts:142
Function
dirCheck
( dir, cur, doneName, checkSet, nodeCheck, isXML )
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:5293
Function
dirNodeCheck
( dir, cur, doneName, checkSet, nodeCheck, isXML )
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:5260
Method
dispose
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:158
Method
dispose
Disconnects the {@link @microsoft/signalr.IStreamSubscriber} associated with this subscription from the stream.
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Stream.ts:51
Function
doAnimation
()
BombRMan.Core/wwwroot/js/jquery-1.7.2-vsdoc.js:3448
Function
doAnimation
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:8494
Function
fcamelCase
( all, letter )
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:70
Function
fescape
(all, num)
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:4841
Function
get
(url: string, options?: HttpRequest)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpClient.ts:98
Function
getCookieString
(url: string)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpClient.ts:163
Method
getCookieString
(url: string)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/DefaultHttpClient.ts:45
Function
handler
( event )
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:3735
Method
invoke
Invokes a hub method on the server using the specified name and arguments. * * The Promise returned by this method resolves when the server
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:403
Method
isBrowser
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:39
Method
isNode
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:55
Method
isReactNative
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:49
Method
isWebWorker
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:44
Method
log
(_logLevel: LogLevel, _message: string)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Loggers.ts:15
Method
log
(logLevel: LogLevel, message: string)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/Utils.ts:187
Method
nextRetryDelayInMilliseconds
(retryContext: RetryContext)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/DefaultReconnectPolicy.ts:17
Method
onreconnected
Registers a handler that will be invoked when the connection successfully reconnects. * * @param {Function} callback The handler that will b
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:526
Method
onreconnecting
Registers a handler that will be invoked when the connection starts reconnecting. * * @param {Function} callback The handler that will be in
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:516
Method
parseMessages
Creates an array of {@link @microsoft/signalr.HubMessage} objects from the specified serialized representation. * * @param {string} input A
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/JsonHubProtocol.ts:28
Method
pollAborted
()
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/LongPollingTransport.ts:31
Function
post
(url: string, options?: HttpRequest)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpClient.ts:120
Function
proxy
()
BombRMan.Core/wwwroot/js/jquery-1.7.2-vsdoc.js:2602
Function
proxy
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:815
Function
q
(a,b)
BombRMan.Core/wwwroot/js/jquery-1.7.2.min.js:3
Function
returnFalse
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:3546
Function
returnTrue
()
BombRMan.Core/wwwroot/js/jquery-1.7.2.js:3549
Method
send
Invokes a hub method on the server using the specified name and arguments. Does not wait for a response from the receiver. * * The Promise r
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HubConnection.ts:383
Method
send
(data: any)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/LongPollingTransport.ts:180
Method
send
@inheritDoc
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/FetchHttpClient.ts:51
Method
send
(data: string | ArrayBuffer)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpConnection.ts:160
Method
send
(data: string | ArrayBuffer)
BombRMan.Core/wwwroot/js/@microsoft/signalr/src/HttpConnection.ts:588
← previous
next →
201–300 of 324, ranked by callers